Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

SubDocument.GetText Method

Name Parameters Description
GetText(DocumentRange, TextFragmentOptions) range, getTextOptions Returns the plain text of the specified document range.
GetText(DocumentRange, PlainTextDocumentExporterOptions, TextFragmentOptions) range, options, getTextOptions Returns the plain text of the specified document range.
GetText(DocumentRange, PlainTextDocumentExporterOptions) range, options Returns the plain text of the specified document range.
GetText(DocumentRange) range Returns the plain text of the specified document range.