ListLevel.ParagraphProperties Property
Provides access to the level’s paragraph formatting options.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
#Declaration
ParagraphPropertiesBase ParagraphProperties { get; }
#Property Value
Type | Description |
---|---|
Paragraph |
A Paragraph |
#Remarks
The ParagraphProperties property provides access to the paragraph options for the level marker. Call the SubDocument.BeginUpdateParagraphs method to obtain the paragraph format options for the text related to the level.