Enum TablePositionType
- Namespace
- GrapeCity.Documents.Word
- Assembly
- GcDocs.Word.dll
Specifies how the table position must be calculated.
public enum TablePositionType
Fields
Alignment = 0
The position must be calculated by Alignment property value.
Points = 1
The position must be calculated by Offset property value in points.