TextStyle.Level1ParagraphProperties Property
Gets or sets the paragraph properties for paragraphs at the first level.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Property Value
| Type | Description |
|---|---|
| ParagraphProperties | Paragraph properties. |
Remarks
For more information, refer to the following section: Specify Paragraph Indent Level.
See Also