XFINIUM.PDF.Render Documentation
PdfRendererSettings Class Properties

Xfinium.Pdf.Rendering Namespace : PdfRendererSettings Class

For a list of all members of this type, see PdfRendererSettings members.

Public Properties
 NameDescription
Public Property Gets or sets the background color of the rendered page.  
Public Property Gets or sets the horizontal resolution.  
Public Property Gets or sets the vertical resolution.  
Public Property Gets or sets a value indicating whether the rendering cache should be enabled.  
Public Property Gets of sets a value specifying how the rendering errors are handled.  
Public Property Gets or sets the font substitution rules.  
Public Property Gets the options for rendering images.  
Public Property Gets or sets the horizontal resolution of the output TIFF image.  
Public Property Gets or sets the vertical resolution of the output TIFF image.  
Public Property Gets or sets the rendering target for content included in PDF layers (optional content).  
Public Property Gets or sets the value indicating whether the page annotations should be rendered.  
Public Property Gets or sets the value indicating whether the form fields should be rendered.  
Public Property Gets or sets the value indicating whether the vector graphics should be rendered.  
Public Property Gets or sets the value indicating whether the images should be rendered.  
Public Property Gets or sets the rendering surface.  
Public Property Gets or sets the value indicating whether the text should be rendered.  
Public PropertyGets or sets the number of threads used for rendering. The number of threads to be used for rendering the page. This property lets you speed up the page rendering processed by using multiple threads. Accepted values are 1 (single threaded, default rendering mode), 2 and 4.  
Public Property Gets or sets a value indicating whether the rendered rectangles should be aligned to pixel grid.  
Top
See Also

Reference

PdfRendererSettings Class
Xfinium.Pdf.Rendering Namespace