The IGxFlowDocument interface contains methods of the object of the Formatted Text regular report.
| Property name | Brief description | |
| Selection | The Selection property determines selected string part in the formatted text field. |
| Method name | Brief description | |
| LoadFormattedText | The LoadFormattedText method loads the string to the formatted text field. | |
| LoadFromXAML | Outdated. The LoadFromXAML method loads the string that is passed by the Xaml input parameter. | |
| SaveFormattedText | The SaveFormattedText method saves string from the formatted text field. | |
| SaveToXAML | Outdated.The SaveToXAML method saves the markup of the Formatted Text object to the string variable. |
See also: