Pdf |
The PdfMetamorphosisPdfSetting type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClipboardTextProtection | Gets and sets the protection on copying of all text from PDF document through clipboard. Default value: false. |
![]() | Compression | Allows to set compression type to change size of the PDF document. Default value: true. |
![]() ![]() | EmbedAllFonts | Embed all used fonts inside the PDF document. Default value: false. |
![]() ![]() | FontsDirectory | Full local path to fonts directory (any folder with *.ttf files). Default value: Fonts directory of the current OS. |
![]() | JpegQuality | Specify the image quality from 1 ... 100. Allows to reduce the size of PDF document due to loss of quality of embedded images. Default value: 90. |
![]() | PdfProducer | Set producer in an output document. |
![]() | PdfSecurity | Sets the password in the resulting file. |
![]() ![]() | PdfVersion | Set version for produced PDF document. Default value: PDF_14. |
![]() | PreserveContentControls | Specifies whether to preserve Microsoft Word content controls as native PDF's form fields or convert them to text. Default is true. |