AdjustmentFieldsOptions class
AdjustmentFieldsOptions class
Provides the options which are used to generate the adjustment fields.
The AdjustmentFieldsOptions type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the AdjustmentFieldsOptions class. |
Properties
| Property | Description |
|---|---|
| ocr_options | Gets or sets the additional options for OCR functionality.
The default value is null. |
| requested_page_width | Gets or sets the requested page width value.
This value is used to scale the template fields to the desired page size. The default value is null which means no scaling is made. |
| field_name_prefix | Gets or sets the generated field name prefix.
The default value is "Generated". |
| page_index | Gets or sets index of the page for which the adjustment fields are to be generated.
The default value is 0. |
See Also
- module
groupdocs.parser.options - class
AdjustmentFieldsOptions