Aspose.Note for .Net
CompositeNodeTGetText Method |
Get all text from the node.
Namespace: Aspose.Note
Assembly: Aspose.Note (in Aspose.Note.dll) Version: 18.1

public string GetText()
Public Function GetText As String
public: String^ GetText()
member GetText : unit -> string
Return Value
Type: StringAll text in the node.
