TextStyle.ParagraphProperties Property
Gets or sets the default paragraph properties.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Property Value
| Type |
|---|
| TextParagraphProperties |
See Also
Gets or sets the default paragraph properties.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
public TextParagraphProperties ParagraphProperties { get; set; }
Public Property ParagraphProperties As TextParagraphProperties
| Type |
|---|
| TextParagraphProperties |