PngExportSettings Object (COM-based API)
This object provides functionality for configuring the export of recognized text to PNG format.The IPngExportSettings interface is a child object of the IOutputFormatSettings interface and inherits all its properties. It is an element of the OutputFormatSettingsCollection collection.
Properties
Name | Type | Description |
ColorMode | ImageColorModeEnum | Specifies image color. |
Resolution | Long | Specifies the value of picture resolution in dpi, which is used for exporting. The value "-1" means that the original resolution must be preserved. |
See also
3/26/2024 1:49:49 PM