The IPrxFlowDocument interface contains methods of the Formatted Text regular report object.
Property name | Brief description | |
UndoRedo | The UndoRedo property determines parameters of Undo/Redo stack for the Formatted Text regular report object. |
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 enables the user to load the string that is sent using the Xaml input parameter to regular report. | |
SaveFormattedText | The SaveFormattedText method saves string from the formatted text field. | |
SaveToXAML | Outdated. The SaveToXAML method enables saving determined settings of the Formatted text object. |
See also: