Version

WordSerializationProvider Class Members

The following tables list the members exposed by WordSerializationProvider.

Public Constructors
 NameDescription
Public ConstructorWordSerializationProvider ConstructorCreates a new WordSerializationProvider instance.  
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)InstanceGets a singleton instance of the WordSerializationProvider.  
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