GeonBit.UI Documentation
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)

C#
public string GetProcessedText()
Return Value
Type: StringActual displayed text with word-wrap and other runtime processing.
