ReadOnlyTextPropertiesBase.StrikeoutWordsOnly Property
Gets whether all characters in the current DocumentText object are struck out.
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 characters are struck out; otherwise, false. |
See Also