IPrxFlowDocument

Description

The IPrxFlowDocument interface contains methods of the Formatted Text regular report object.

Properties

  Property name Brief description
UndoRedo The UndoRedo property determines parameters of Undo/Redo stack for the Formatted Text regular report object.

Properties inherited from IGxFlowDocument

  Property name Brief description
Selection The Selection property determines selected string part in the formatted text field.

Methods inherited from IGxFlowDocument

  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:

Report Assembly Interfaces