Version

HtmlSerializationProvider Class Members

The following tables list the members exposed by HtmlSerializationProvider.

Public Constructors
 NameDescription
Public ConstructorHtmlSerializationProvider ConstructorCreates a new HtmlSerializationProvider instance.  
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)InstanceGets a singleton instance of the HtmlSerializationProvider.  
Public PropertySupportedClipboardFormats (Inherited from Infragistics.Documents.RichText.Serialization.SerializationProviderBase)
Protected Methods
 NameDescription
Protected MethodLoadDocumentOverridden. Loads the document using the specified context information.  
Protected MethodLoadFromClipboardOverridden. Loads portions of a document from the clipboard.  
Protected MethodSaveDocumentOverridden. Saves the document using the specified context information.  
Protected MethodSaveToClipboardOverridden. Saves portions of a document to the clipboard.  
See Also