VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.Web.Services Namespace / WebPdfEncoderSettings Class
Constructors Properties SeeAlso
In This Topic
    WebPdfEncoderSettings Class Members
    In This Topic
    The following tables list the members exposed by WebPdfEncoderSettings.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebPdfEncoderSettings class.
    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 TIFF file.
    Public PropertyGets or sets compression algorithm which will be used at saving image to the PDF document.
    Public PropertyGets or sets the PDF document conformance to a PDF standard.
    Public PropertyGets or sets a value indicating whether annotations appearance must be saved in PDF document.
    Public PropertyGets or sets the JBIG2 encoder settings.
    Public PropertyGets or sets a value indicating whether the Jbig2Globals must be used for encoding JBIG2 images.
    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