VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf.Web.Services Namespace / WebPdfCompressionSettings Class
Constructors Properties SeeAlso
In This Topic
    WebPdfCompressionSettings Class Members
    In This Topic
    The following tables list the members exposed by WebPdfCompressionSettings.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebPdfCompressionSettings class with default compression settings.
    Public Properties
     NameDescription
    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 the JPEG encoder settings.
    Public PropertyGets or sets the ZIP compression level.
    See Also