RulerDensityValue Enumeration |
Specifies the horizontal subdivisions on the ruler for the page.
Namespace:
Aspose.Diagram
Assembly:
Aspose.Diagram (in Aspose.Diagram.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic enum RulerDensityValue
Public Enumeration RulerDensityValue
public enum class RulerDensityValue
Members
| Member name | Value | Description |
---|
| Coarse | 8 |
Coarse.
|
| Normal | 16 |
Normal.
|
| Fine | 32 |
Fine.
|
| Undefined | -2147483648 |
Undefined.
|
See Also