Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
The PDFRenderingOptions type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ImageInterpolationMode |
Gets or sets the image interpolation mode.
| |
| RenderCurveVectorObjects |
Gets or sets whether to render curve vector objects. True by default.
| |
| RenderImageObjects |
Gets or sets whether to render image objects. True by default.
| |
| RenderTextObjects |
Gets or sets whether to render text objects. True by default.
| |
| RenderVectorObjects |
Gets or sets whether to render vector objects. True by default.
| |
| TextSmoothingMode |
Gets or sets the text smoothing mode.
| |
| VectorSmoothingMode |
Gets or sets the vector smoothing mode.
|
See Also