Document Solutions for Imaging
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / TiffOptions Class
Properties

In This Topic
    TiffOptions Class Members
    In This Topic

    The following tables list the members exposed by TiffOptions.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyCompressionQuality of 0.0 means the least efficient compression scheme available, typically resulting in a fast encode but larger output. A value of 1.0 means the most efficient scheme available, typically taking more time to encode but producing smaller output.  
    Public PropertySpecifies the source rectangle for encoding. (Inherited from GrapeCity.Documents.Imaging.Windows.BaseOptions)
    Public PropertySpecifies the TIFF compression method.  
    Top
    See Also