Xfinium.Pdf.Rendering Namespace : PdfRendererSettings Class |
The following tables list the members exposed by PdfRendererSettings.
Name | Description | |
---|---|---|
![]() | PdfRendererSettings Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | BackgroundColor | Gets or sets the background color of the rendered page. |
![]() | DpiX | Gets or sets the horizontal resolution. |
![]() | DpiY | Gets or sets the vertical resolution. |
![]() | EnableRenderingCache | Gets or sets a value indicating whether the rendering cache should be enabled. |
![]() | ErrorHandling | Gets of sets a value specifying how the rendering errors are handled. |
![]() | FontSubstitution | Gets or sets the font substitution rules. |
![]() | RenderAnnotations | Gets or sets the value indicating whether the page annotations should be rendered. |
![]() | RenderFormFields | Gets or sets the value indicating whether the form fields should be rendered. |
![]() | RenderGraphics | Gets or sets the value indicating whether the vector graphics should be rendered. |
![]() | RenderImages | Gets or sets the value indicating whether the images should be rendered. |
![]() | RenderingSurface | Gets or sets the rendering surface. |
![]() | RenderText | Gets or sets the value indicating whether the text should be rendered. |
![]() | SnapRectanglesToGrid | Gets or sets a value indicating whether the rendered rectangles should be aligned to pixel grid. |