Back to Devexpress

SubDocument.GetText Method

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-subdocument-dot-gettext.md

latest1.2 KB
Original Source

SubDocument.GetText Method

NameParametersDescription
GetText(DocumentRange, TextFragmentOptions)range, getTextOptionsReturns the plain text of the specified document range.
GetText(DocumentRange, PlainTextDocumentExporterOptions, TextFragmentOptions)range, options, getTextOptionsReturns the plain text of the specified document range.
GetText(DocumentRange, PlainTextDocumentExporterOptions)range, optionsReturns the plain text of the specified document range.
GetText(DocumentRange)rangeReturns the plain text of the specified document range.