ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Image Assembly / GrapeCity.ActiveReports.Export.Image.Tiff.Section Namespace / TiffExport Class
Properties Methods Events

In This Topic
    TiffExport Class Members
    In This Topic

    The following tables list the members exposed by TiffExport.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the TiffExport class.  
    Top
    Public Properties
     NameDescription
    Public PropertySets or returns a value which specifies the compression scheme to be used when exporting a TIFF file.  
    Public PropertySpecifies whether the image should be dithered when saving to a black and white output format such as Ccitt4, Ccitt3 or Rle. If the CompressionScheme is set to Lzw or None (indicating color output) this property has no effect.  
    Public PropertyGet or set the horizonal resolution value when exporting a TIFF.  
    Public PropertyGet or set the vertical resolution value when exporting a TIFF.  
    Public PropertyGets or sets the value, that indicates whether pagination should be used for resultant TIFF document or not.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Exports the specified document to TIFF format.  
    Top
    See Also