Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / TiffFrameSettings Class / Compression Property

In This Topic
    Compression Property
    In This Topic
    Gets or sets the TIFF compression method.
    Syntax
    'Declaration
     
    Public Property Compression As TiffCompression
    public TiffCompression Compression {get; set;}
    See Also