Click or drag to resize

Document GetText Method

Gets the document's text.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public string GetText()

Return Value

Type: String

Implements

IDocument GetText
See Also