com.spire.doc.documents
Enum GridPitchType
java.lang.Object
java.lang.Enum<GridPitchType>
com.spire.doc.documents.GridPitchType
- All Implemented Interfaces:
- java.lang.Comparable<GridPitchType>
public enum GridPitchType
- extends java.lang.Enum<GridPitchType>
Defines how tall a grid unit is up/down
No_Grid
public static final GridPitchType No_Grid
Chars_And_Line
public static final GridPitchType Chars_And_Line
Lines_Only
public static final GridPitchType Lines_Only
Snap_To_Chars
public static final GridPitchType Snap_To_Chars
getValue
public int getValue()