ParagraphStyle ParagraphFormat Property GemBox.Document Help
Gets or sets the paragraph format which shall be applied to the referencing ParagraphStyle.

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

public ParagraphFormat ParagraphFormat { get; set; }

Field Value

The paragraph format which shall be applied to the referencing ParagraphStyle.
Remarks

For more information about paragraph formatting, see paragraph formatting sample.
See Also