SanePdfEncoderSettings Class Properties
In This Topic
For a list of all properties of this type, see
SanePdfEncoderSettings.
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