Version

UltraFormattedTextWordWriter Class Methods

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

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  
See Also