ImageGear21.Recognition Assembly > ImageGear.Recognition Namespace : ImGearRecPDFOutputOptions Class |
The following tables list the members exposed by ImGearRecPDFOutputOptions.
Name | Description | |
---|---|---|
![]() | ImGearRecPDFOutputOptions Constructor | Initializes a new instance of the ImGearRecPDFOutputOptions class. |
Name | Description | |
---|---|---|
![]() | FontCourier | Gets or sets the font to use for creating monospaced text. |
![]() | FontSans | Gets or sets the font to use for creating sans-serif text. |
![]() | FontSerif | Gets or sets the font to use for creating serif text. |
![]() | ForceProportional | Gets or sets a value indicating whether all text force proportional fonts. |
![]() | ImageCompression | Gets or sets the compression to use for images. |
![]() | OptimizeForPdfa | Gets or sets a value indicating whether or not the PDF output will be optimized for PDF/A-1a compatibility. |
![]() | UseUnicodeText | Gets or sets a value indicating whether text will be added to the PDF as multi-byte Unicode values or encoded using the default Windows codepage. |
![]() | VisibleImage | Gets or sets a value indicating whether the recognized image as an image covering the whole page. |
![]() | VisibleText | Gets or sets a value indicating whether text elements are visible. |