TextNode.Text
Description:
The content of the text annotation as a plain string stripped of all formatting.
The content of the text annotation as a plain string stripped of all formatting.
Remarks:
The text may contain new-lines if there are any in the text annotation.
The text may contain new-lines if there are any in the text annotation.
public string Text { get; }