RequestedPageWidth
AdjustmentFieldsOptions.RequestedPageWidth property
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.
public double? RequestedPageWidth { get; set; }
Property Value
The requested page width value.
See Also
- class AdjustmentFieldsOptions
- namespace GroupDocs.Parser.Options
- assembly GroupDocs.Parser