Gets or sets the default paragraph format.
Namespace: GemBox.DocumentAssembly: 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