ActiveReports Developer 7
TiffExport Constructor
See Also 
GrapeCity.ActiveReports.Export.Image.v7 Assembly > GrapeCity.ActiveReports.Export.Image.Tiff.Section Namespace > TiffExport Class : TiffExport Constructor

Glossary Item Box

Initializes a new instance of the TiffExport class.

Syntax

Visual Basic (Declaration) 
Public Function New()
C# 
public TiffExport()

See Also