Gets or sets the default table style. The default style gets automatically applied to all Table elements that do not have their style explicitely set.

Namespace: Docentric.Documents.ObjectModel
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public TableStyle DefaultTableStyle { get; set; }

Property Value

Type: TableStyle