CharacterStyle.Primary Property
Gets or sets whether the style is primary for the document.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the style is primary; otherwise, false. |
See Also