AdjustmentFieldsOptions
Leave feedback
On this page
Provides the options which are used to generate the adjustment fields.
public sealed class AdjustmentFieldsOptions
| Name | Description |
|---|---|
| AdjustmentFieldsOptions() | Initializes a new instance of the AdjustmentFieldsOptions class. |
| Name | Description |
|---|---|
| FieldNamePrefix { get; set; } | Gets or sets the generated field name prefix. The default value is "Generated". |
| OcrOptions { get; set; } | Gets or sets the additional options for OCR functionality. The default value is null. |
| PageIndex { get; set; } | Gets or sets index of the page for which the adjustment fields are to be generated. The default value is 0. |
| RequestedPageWidth { get; set; } | 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. |
- namespace GroupDocs.Parser.Options
- assembly GroupDocs.Parser
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.