ParagraphGetProcessedText Method |
Return the processed text that is actually displayed on screen, after word-wrap etc.
Namespace:
GeonBit.UI.Entities
Assembly:
GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string GetProcessedText()
Return Value
Type:
StringActual displayed text with word-wrap and other runtime processing.
See Also