Enum GridDensityValue
GridDensityValue enumeration
Specifies the type of horizontal/vertical grid to use for a page.
public enum GridDensityValue
Values
Name | Value | Description |
---|---|---|
Fixed | 0 | Fixed. |
Coarse | 2 | Coarse. |
Normal | 4 | Normal. Default. |
Fine | 8 | Fine |
Undefined | -2147483648 | Undefined. |
See Also
- namespace Aspose.Diagram
- assembly Aspose.Diagram