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

In This Topic
    Offset Property (TableVerticalPosition)
    In This Topic
    Gets or sets the vertical offset in points.
    Syntax
    'Declaration
     
    Public Property Offset As System.Single
    public System.float Offset {get; set;}
    See Also