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

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

Property Value

Type: ParagraphStyle