Method GetText
GetText(RevisionView)
Extracts the text the bookmark spans, with the same rules as GetText(DomNode, RevisionView).
public string GetText(RevisionView view = RevisionView.Final)
Parameters
viewRevisionViewThe revision view; defaults to Final.
Returns
- string
The extracted text.