Back to Devexpress

DocumentRange Properties

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-documentrange-dot-underscore-properties.md

latest1.2 KB
Original Source

DocumentRange Properties

Defines a document range.

NameDescription
EndGets the end position of the DocumentRange.
IsFrozenIndicates whether the current DocumentRange is uneditable.
LengthGets the length of a document range in characters.
StartGets the start position of the DocumentRange.

See Also

DocumentRange Interface

DocumentRange Members

DevExpress.XtraRichEdit.API.Native Namespace