Version

UltraFormattedTextWordWriter Class Members

The following tables list the members exposed by UltraFormattedTextWordWriter.

Public Constructors
 NameDescription
Public ConstructorUltraFormattedTextWordWriter ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertySite (Inherited from System.ComponentModel.Component)
Protected Properties
 NameDescription
Protected PropertyCanRaiseEvents (Inherited from System.ComponentModel.Component)
Protected PropertyDesignMode (Inherited from System.ComponentModel.Component)
Protected PropertyEvents (Inherited from Infragistics.Win.UltraComponentBase)
Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDisposeOverloaded. Overridden. Releases the unmanaged resources used by the System.ComponentModel.Component and optionally releases the managed resources.  
Public MethodExportOverloaded. Exports the specified FormattedTextControl to the specified file.  
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodToString (Inherited from System.ComponentModel.Component)
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Win.UltraComponentBase)
Protected MethodOnExportEndedCalled after FormattedText export is finished.  
Protected MethodOnExportEndingCalled after FormattedText export is finished.  
Protected MethodOnExportStartedCalled before FormattedText export starts.  
Protected MethodOnHyperlinkExportedCalled after a Hyperlink is exported  
Protected MethodOnHyperlinkExportingCalled before a Hyperlink is Exported  
Protected MethodOnImageExportedCalled after an Image is exported  
Protected MethodOnImageExportingCalled before an Image is exported  
Protected MethodOnPropertyChanged (Inherited from Infragistics.Win.UltraComponentBase)
Protected MethodOnTextExportedCalled after a text node is exported  
Protected MethodOnTextExportingCalled before a text node is exported  
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