VintaSoft Twain .NET SDK 15.0: Documentation for .NET developer
Vintasoft.Twain.ImageEncoders Namespace / TwainPdfEncoderSettings Class
Constructors Properties SeeAlso
In This Topic
    TwainPdfEncoderSettings Class Members
    In This Topic
    The following tables list the members exposed by TwainPdfEncoderSettings.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the TwainPdfEncoderSettings class.
    Public Properties
     NameDescription
    Public PropertyGet or sets a JPEG color space.
    Public PropertyGets or sets the quality of JPEG images.
    Public PropertyGets or sets a value indicating whether PDF/A document must be created.
    Public PropertyInformation about PDF document (author, creation date, ...).
    Public PropertyDetermines compression format for image added/saved to PDF file.
    Public PropertyGets or sets a value indicating whether multipage PDF document must be created.
    See Also