TableFormatPositioning Property |
Gets the floating table positioning settings.
Namespace:
GemBox.Document.Tables
Assembly:
GemBox.Document (in GemBox.Document.dll) Version: 31.0.35.1089
Syntaxpublic TablePositioning Positioning { get; }
Public ReadOnly Property Positioning As TablePositioning
Get
Property Value
Type:
TablePositioning
The floating table positioning settings.
See Also