Skip to main content

SymbolProperties Class

Provides settings for individual symbols in a document.

Namespace: DevExpress.XtraRichEdit.Utils

Assembly: DevExpress.RichEdit.v23.2.Core.dll

NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation

Declaration

public class SymbolProperties :
    INotifyPropertyChanged

The following members return SymbolProperties objects:

Remarks

A SymbolProperties object is returned by the InsertSymbolCommand.SymbolInfo property.

Inheritance

Object
SymbolProperties
See Also