Enum GridPitchType
Specifies the type of grid pitch.
Namespace: Syncfusion.DocIO.DLS
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public enum GridPitchType
Fields
Name | Description |
---|---|
CharsAndLine | The chars and line |
LinesOnly | The lines only |
NoGrid | The no grid |
SnapToChars | The snap to chars |