| Name | Description |
 | AnnotationsFormat | Gets or sets a format in which annotations must be saved. |
 | BinarizationCommand | Gets or sets the binarization command, which must be used if color image must be converted to a black-white image before saving to a PDF file. |
 | CacheSize | Gets or sets the cache size, in megabytes, of this encoder. |
 | Compression | Gets or sets compression algorithm which will be used at saving image to the PDF document. |
 | Conformance | Gets or sets the PDF document conformance to a PDF standard. |
 | CreateThumbnails | Gets or sets a value indicating whether thumbnails which must be generated during saving of PDF document. |
 | DocumentAuthor | Gets or sets the name of the person who created the document. |
 | DocumentCreationDate | Gets or sets the date and time the document was created. |
 | DocumentCreator | Gets or sets the name of application that created or modified the document. |
 | DocumentKeywords | Gets or sets the keywords associated with the document. |
 | DocumentModifyDate | Gets or sets the date and time the document was most recently modified. |
 | DocumentProducer | Gets or sets the name of application that converted the document to a PDF format. |
 | DocumentSubject | Gets or sets the subject of the document. |
 | DocumentTitle | Gets or sets the title of the document. |
 | GenerateAnnotationAppearance | Gets or sets a value indicating whether annotations appearance must be saved in PDF document. |
 | ImageTileHeight | Gets or sets the height, in pixels, of image tile. |
 | ImageTileWidth | Gets or sets the width, in pixels, of image tile. |
 | Jbig2Settings | Gets or sets the JBIG2 encoder settings. |
 | Jbig2UseGlobals | Gets or sets a value indicating whether the Jbig2Globals must be used for encoding JBIG2 images. |
 | Jpeg2000Settings | Gets or sets the settings for JPEG 2000 encoder. |
 | JpegQuality | Gets or sets the image quality if the JPEG compression is used. |
 | JpegSaveAsGrayscale | Gets or sets a value indicating whether grayscale JPEG file must be created. |
 | JpegSettings | Gets or sets the JPEG encoder settings. |
 | PdfACompatible | Gets or sets a value indicating whether PDF document compatible with PDF/A-1b standard should be created. |
 | PdfADefaultCmykIccProfileFilename | Gets or sets a filename of the CMYK ICC profile, which is used by PDF/A converter as a profile in DefaultCMYK color space. |
 | PdfADefaultCmykIccProfileStream | Gets or sets a stream of the CMYK ICC profile, which is used by PDF/A converter as a profile in DefaultCMYK color space. |
 | PdfADefaultRgbIccProfileFilename | Gets or sets a filename of RGB ICC profile, which is used by PDF/A converter as a profile in DefaultRGB color space. |
 | PdfADefaultRgbIccProfileStream | Gets or sets a stream of RGB ICC profile, which is used by PDF/A converter as a profile in DefaultRGB color space. |
 | PdfAOutputIntentDestIccProfileFilename | Gets or sets a filename of ICC profile (CMYK or RGB), which is used by PDF/A converter as the output intent dest profile. |
 | PdfAOutputIntentDestIccProfileStream | Gets or sets a stream of ICC profile (CMYK or RGB), which is used by PDF/A converter as the output intent dest profile. |
 | ThumbnailSize | Gets or sets a size of thumbnails which must be generated during saving of PDF document. |
 | UpdateMode | Gets or sets the document update mode. |
 | ZipCompressionLevel | Gets or sets the ZIP compression level. |