ActiveReports 13
TiffExport Class Members
Properties  Methods  Events

GrapeCity.ActiveReports.Export.Image Assembly > GrapeCity.ActiveReports.Export.Image.Tiff.Section Namespace : TiffExport Class

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 Property (Inherited from System.ComponentModel.Component)
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.  
Public Property (Inherited from System.ComponentModel.Component)
Top
Public Methods
 NameDescription
Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Public MethodOverloaded. Exports the specified document to TIFF format.  
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Top
Public Events
 NameDescription
Public Event (Inherited from System.ComponentModel.Component)
Top
See Also

Reference

TiffExport Class
GrapeCity.ActiveReports.Export.Image.Tiff.Section Namespace