PdfAdvancedSettings Properties |
The PdfAdvancedSettings type exposes the following members.
Name | Description | |
---|---|---|
AllowHttpHandlerRendering |
Gets or sets a value representing whether rendering should be allowed directly by the PdfHttpHandler instead of relying on the RAD PDF System Service for server side rendering.
| |
CMapDirectory |
Gets or sets a value representing a directory where CMap resources can be found.
| |
CMapDirectoryExists |
Gets a value indicating whether CMapDirectory's current value exists and is accessible.
| |
TempDirectory |
Gets or sets a value representing a directory where temp files should be created (if a temp file should be used when loading / saving).
| |
UseService |
Gets or sets a value representing whether instances are allowed to use the RAD PDF System Service for rendering pages, prints, and text.
| |
UseTempThreshold |
Gets or sets a value representing the PDF file size threshold above which a temp file should be used when loading / saving.
| |
UseUniscribe |
Gets or sets a value representing whether instances RAD PDF should use Uniscribe on Windows platforms, allowing for connected / joined characters in supported fonts (e.g. Arabic).
|