VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfCompressionSettingsJS type
Constructors SeeAlso
In This Topic
    WebPdfCompressionSettingsJS Class Members
    In This Topic
    The following tables list the members exposed by WebPdfCompressionSettingsJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebPdfCompressionSettingsJS class.
    Methods
     NameDescription
    Public MethodGets a value indicating whether the alpha channel must be generated for transparent images.
    Public MethodGets the JBIG2 encoder settings.
    Public MethodGets a value indicating whether Jbig2Globals must be used when Jbig2 encoder is used.
    Public MethodGets the JPEG 2000 encoder settings.
    Public MethodGets the JPEG encoder settings.
    Public MethodGets the ZIP compression level.
    Public MethodSets a value indicating whether the alpha channel must be generated for transparent images.
    Public MethodSets the JBIG2 encoder settings.
    Public MethodSets a value indicating whether Jbig2Globals must be used when Jbig2 encoder is used.
    Public MethodSets the JPEG 2000 encoder settings.
    Public MethodSets the JPEG encoder settings.
    Public MethodSets the ZIP compression level.
    See Also