Back to Devexpress

SubDocument.SelectAll() Method

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-subdocument-1cdbd1ce.md

latest991 B
Original Source

SubDocument.SelectAll() Method

Selects all the content in the document.

Namespace : DevExpress.XtraRichEdit.API.Native

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
void SelectAll()
vb
Sub SelectAll

See Also

SelectAllCommand

SubDocument Interface

SubDocument Members

DevExpress.XtraRichEdit.API.Native Namespace