VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Decoders Namespace / PdfRenderingSettings Class
In This Topic
PdfRenderingSettings Class Properties
In This Topic
For a list of all properties of this type, see PdfRenderingSettings.
Public Properties
 NameDescription
Public PropertyGets or sets the annotation rendering mode.
Public PropertyGets or sets a color that is used as an image background in vector decoders. (Inherited from RenderingSettings)
Public PropertyGets or sets a value indicating whether resources should be cached.
Public PropertyGets or sets the content renderer that customizes content rendering algorithm.
Public PropertyGets or sets a value indicating whether PDF page should be rendered with non Vintasoft annotations.
Public PropertyGets or sets a value indicating whether PDF page should be rendered with PDF markup annotations.
Public PropertyGets or sets a value indicating whether PDF page should be rendered with PDF non-markup annotations.
Public PropertyGets or sets a value indicating whether PDF renderer must draw red rectangle with error message if image-resource contains error.
Public PropertyGets or sets a value indicating whether the SDK must use special algorithm for drawing sharp image borders. (Inherited from RenderingSettings)
Public PropertyGets or sets a value indicating whether PDF page should be rendered with Vintasoft annotations.
Public Propertystatic (Shared in Visual Basic)Gets the empty rendering settings. (Inherited from RenderingSettings)
Public PropertyGets or sets a value indicating whether the Interpolate should be ignored.
Public PropertyGets or sets a value indicating whether the AutoStates should be ignored.
Public PropertyGets or sets the interpolation mode for image rendering. (Inherited from RenderingSettings)
Public PropertyGets a value indicating whether the rendering settings has been set. (Inherited from RenderingSettings)
Public PropertyGets or sets a value indicating whether the image drawing method must use performance optimizations for image drawing. (Inherited from RenderingSettings)
Public PropertyGets or sets a value indicating whether renderer must optimize pattern rendering.
Public PropertyGets or sets the event when AutoStates should be used.
Public PropertyGets or sets the output image pixel format.
Public PropertyGets or sets PdfRenderingMode enumeration that determines page rendering mode.
Public PropertyGets or sets the resolution, in pixels per inch, for image rendering. (Inherited from RenderingSettings)
Public PropertyGets or sets the smoothing mode for image rendering. (Inherited from RenderingSettings)
Public PropertyGets or sets the interpolation mode for subsampled JPEG images.
Public PropertyGets or sets a value indicating whether the crop box should be used.
Public PropertyGets or sets a value indicating whether thumbnails embedded in PDF document should be used.
Public PropertyGets or sets a value indicating whether the rendered page should be rotated if rotation for page is specified in PDF document.
Public PropertyGets or sets the zoom factor for rendering the PDF page.
See Also