TwainPdfEncoderSettings Class Members
In This Topic
The following tables list the members exposed by
TwainPdfEncoderSettings.
Public Constructors
Public Properties
| Name | Description |
 | JpegColorSpace | Get or sets a JPEG color space. |
 | JpegQuality | Gets or sets the quality of JPEG images. |
 | PdfACompatible | Gets or sets a value indicating whether PDF/A document must be created. |
 | PdfDocumentInfo | Information about PDF document (author, creation date, ...). |
 | PdfImageCompression | Determines compression format for image added/saved to PDF file. |
 | PdfMultiPage | Gets or sets a value indicating whether multipage PDF document must be created. |
See Also