VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfCompressionSettingsJS type
In This Topic
WebPdfCompressionSettingsJS Class Methods
In This Topic
For a list of all methods of this type, see WebPdfCompressionSettingsJS.
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