Version

RtfSerializationProvider Class Members

The following tables list the members exposed by RtfSerializationProvider.

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