Name | Description | |
---|---|---|
![]() | PdfRendererSettings Constructor | Overloaded. |
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. |
![]() | ImageOptions | Gets the options for rendering images. |
![]() | InfoDpiX | Gets or sets the horizontal resolution of the output TIFF image. |
![]() | InfoDpiY | Gets or sets the vertical resolution of the output TIFF image. |
![]() | LayerRenderTarget | Gets or sets the rendering target for content included in PDF layers (optional content). |
![]() | 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. |
![]() | RenderThreadCount | Gets or sets the number of threads used for rendering. |
![]() | SnapRectanglesToGrid | Gets or sets a value indicating whether the rendered rectangles should be aligned to pixel grid. |