PsConverterOptions class
Contents
[
Hide
]PsConverterOptions class
Represents options for PsConverter plugin.
The PsConverterOptions type exposes the following members:
Properties
Name | Description |
---|---|
data_collection | Returns PsConverterOptions plugin data collection. |
save_targets_collection | Gets collection of added targets for saving operation results. |
operation_name | Returns operation name. |
supress_errors | Specifies whether errors must be suppressed or not. If true suppressed errors are added to None list. If false the first error will terminate the program. |
debug | Specifies whether debug information must be printed to standard output stream or not. |
additional_fonts_folders | Specifies additional folders where converter should find fonts for input document. Default folder are standard fonts folder where OS finds fonts for internal needs. |
jpeg_quality_level | The Quality category specifies the level of compression for an image. Available values are 0 to 100. The lower the number specified, the higher the compression and therefore the lower the quality of the image. 0 value results in lowest quality image, while 100 results in highest. |
Methods
Name | Description |
---|---|
add_data_source(data_source) | Adds new data source to the PsConverter plugin data collection. |
add_save_data_source(save_data_source) | Adds new data source to the PsConverterOptions plugin data collection. |
See Also
- module
aspose.page.plugins
- package
aspose.page