Gets or sets the Table position. A table can either be part of the main text flow, or it can be floating with fixed horizontal and vertical positions set.

Namespace: Docentric.Documents.ObjectModel.Tables
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public TablePosition Position { get; set; }

Property Value

Type: TablePosition