PdfAdvancedSettings Class |
Namespace: RadPdf.Integration
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).
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | SetUndocumented |
Gets or sets a value representing an undocumented setting key.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |