Click or drag to resize

TablePositioning VertRelationTo Property

Gets or sets the horizontal relation 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 VerticalRelation VertRelationTo { get; set; }

Property Value

Type: VerticalRelation
The horiz relation to.
See Also