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.
|
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.) |