DocumentModel DefaultParagraphFormat Property GemBox.Document Help
Gets or sets the default paragraph format.

Namespace: GemBox.Document
Assembly: GemBox.Document (in GemBox.Document.dll) Version: 21.3.30.1113
Syntax

public ParagraphFormat DefaultParagraphFormat { get; set; }

Field Value

The default paragraph format.
See Also