Gets or sets the vertical position for table.
Namespace: Spire.Doc.FormattingAssembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public float VertPosition { get; set; }
Public Property VertPosition As Single Get Set
public: property float VertPosition { float get (); void set (float value); }
member VertPosition : float32 with get, set
Property Value
SingleThe vertical position.