PdfOptions Class |
Namespace: GroupDocs.Viewer.Options
The PdfOptions type exposes the following members.
Name | Description | |
---|---|---|
PdfOptions |
Initializes new instance of PdfOptions class.
|
Name | Description | |
---|---|---|
DisableCharsGrouping |
Disables chars grouping to keep maximum precision during chars positioning when rendering the page.
| |
EnableFontHinting |
Enables font hinting. The font hinting adjusts the display of an outline font.
Supported only for TTF fonts when these fonts are used in source document.
| |
EnableLayeredRendering |
Enables rendering of text and graphics according to z-order in original PDF document when rendering into HTML.
| |
ImageQuality |
Specifies output image quality for image resources when rendering into HTML.
The default value is Low.
| |
RenderOriginalPageSize |
When this option enabled the output pages will have the same size
in pixels as page size in a source PDF document.
By default GroupDocs.Viewer calculates output image page size for better rendering quality.
| |
RenderTextAsImage |
When this option is set to Field ValueType:true, the text is rendered as an image in the output HTML. Enable this option to make text unselectable or to fix characters rendering and make HTML look like PDF. The default value is Field ValueType:false. |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |