Version

UltraFormattedTextWordWriter Class Events

For a list of all members of this type, see UltraFormattedTextWordWriter members.

Public Events
 NameDescription
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventExportEndedOccurs after Formatted Text Editor export is finished.  
Public EventExportEndingOccurs when Formatted Text Editor export is about to end.  
Public EventExportStartedOccurs before the FormattedTextEditor export begins.  
Public EventHyperlinkExportedOccurs before the FormattedTextEditor hyperlink export begins.  
Public EventHyperlinkExportingOccurs before the FormattedTextEditor hyperlink export begins.  
Public EventImageExportedOccurs before the FormattedTextEditor hyperlink export begins.  
Public EventImageExportingOccurs before the FormattedTextEditor image node export begins.  
Public EventPropertyChanged (Inherited from Infragistics.Win.UltraComponentBase)
Public EventTextExportedOccurs before the FormattedTextEditor text node export ends.  
Public EventTextExportingOccurs before the FormattedTextEditor text node export begins.  
See Also