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

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