The following tables list the members exposed by UltraFormattedTextWordWriter.
Name | Description | |
---|---|---|
UltraFormattedTextWordWriter Constructor | Overloaded. |
Name | Description | |
---|---|---|
Container | (Inherited from System.ComponentModel.Component) | |
Site | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | (Inherited from Infragistics.Win.UltraComponentBase) |
Name | Description | |
---|---|---|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. Overridden. Releases the unmanaged resources used by the System.ComponentModel.Component and optionally releases the managed resources. | |
Export | Overloaded. Exports the specified FormattedTextControl to the specified file. | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
Finalize | (Inherited from System.ComponentModel.Component) | |
GetService | (Inherited from System.ComponentModel.Component) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Win.UltraComponentBase) | |
OnExportEnded | Called after FormattedText export is finished. | |
OnExportEnding | Called after FormattedText export is finished. | |
OnExportStarted | Called before FormattedText export starts. | |
OnHyperlinkExported | Called after a Hyperlink is exported | |
OnHyperlinkExporting | Called before a Hyperlink is Exported | |
OnImageExported | Called after an Image is exported | |
OnImageExporting | Called before an Image is exported | |
OnPropertyChanged | (Inherited from Infragistics.Win.UltraComponentBase) | |
OnTextExported | Called after a text node is exported | |
OnTextExporting | Called before a text node is exported |
Name | Description | |
---|---|---|
Disposed | (Inherited from System.ComponentModel.Component) | |
ExportEnded | Occurs after Formatted Text Editor export is finished. | |
ExportEnding | Occurs when Formatted Text Editor export is about to end. | |
ExportStarted | Occurs before the FormattedTextEditor export begins. | |
HyperlinkExported | Occurs before the FormattedTextEditor hyperlink export begins. | |
HyperlinkExporting | Occurs before the FormattedTextEditor hyperlink export begins. | |
ImageExported | Occurs before the FormattedTextEditor hyperlink export begins. | |
ImageExporting | Occurs before the FormattedTextEditor image node export begins. | |
PropertyChanged | (Inherited from Infragistics.Win.UltraComponentBase) | |
TextExported | Occurs before the FormattedTextEditor text node export ends. | |
TextExporting | Occurs before the FormattedTextEditor text node export begins. |