Field.CodeRange Property
In This Article
Gets the range containing the field codes.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
Document |
A Document |
#Remarks
Use the CodeRange method to check field codes or to modify them.
See Also