Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / TableHorizontalPosition Class / Type Property

In This Topic
    Type Property (TableHorizontalPosition)
    In This Topic
    Gets or sets a value specifying how the table position must be calculated.
    Syntax
    'Declaration
     
    Public Property Type As TablePositionType
    public TablePositionType Type {get; set;}
    See Also