Click or drag to resize

TableFormat Positioning Property

Gets the positioning of the table.

Namespace: Spire.Doc.Formatting
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public TablePositioning Positioning { get; }

Return Value

Type: TablePositioning
The TablePositioning object representing the positioning of the table.
See Also