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
PDF rendering options.
Inheritance Hierarchy
ByteScout.TextRecognitionPDFRenderingOptions
Namespace: ByteScout.TextRecognition
Assembly: ByteScout.TextRecognition (in ByteScout.TextRecognition.dll) Version: 2.6.1.323-master
Syntax
The PDFRenderingOptions type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | PDFRenderingOptions | Initializes a new instance of the PDFRenderingOptions class |
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.
|
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
See Also