VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf Namespace / PdfCompressionSettings Class
Constructors Properties SeeAlso
In This Topic
    PdfCompressionSettings Class Members
    In This Topic
    The following tables list the members exposed by PdfCompressionSettings.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PdfCompressionSettings class with default compression settings.
    Public Properties
     NameDescription
    Public PropertyGets or sets the binarization command, which must be used if color image must be converted to a black-white image before saving to a PDF file.
    Public Propertystatic (Shared in Visual Basic)Gets or sets the static instance of the default compression settings.
    Public PropertyGets or sets a value indicating whether the alpha channel must be generated for transparent 32-bpp and 8-bpp images.
    Public PropertyGets or sets the JBIG2 encoder settings.
    Public PropertyGets or sets a value indicating whether Jbig2Globals must be used when Jbig2 encoder is used.
    Public PropertyGets or sets the settings for JPEG 2000 encoder.
    Public PropertyGets or sets quality for JPEG compression.
    Public PropertyGets or sets a value indicating whether JPEG image must be saved as a grayscale image.
    Public PropertyGets or sets the JPEG encoder settings.
    Public PropertyGets or sets the ZIP compression level.
    See Also