Click or drag to resize

TableOfContent TableID Property

Gets or sets the table ID.

Namespace: Spire.Doc.Fields
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public string TableID { get; set; }

Property Value

Type: String
The table ID.
See Also