LayoutGrid.GridType Enum
Specifies the type of grid.
public enum LayoutGrid.GridType
Public Enum LayoutGrid.GridType
Inheritance: ObjectValueTypeEnumGridType
Fields
LayoutGrid.GridType.Decimal | 0 | Decimal style of grid. |
LayoutGrid.GridType.Metric | 2 | Metrics measurement style of grid. |
LayoutGrid.GridType.Print | 3 | Print measurement style of grid. |
LayoutGrid.GridType.Standard | 1 | Standard measurement style of grid. |
Licensing Info
This enum is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.