Version

SerializationProviderBase Class Members

The following tables list the members exposed by SerializationProviderBase.

Public Properties
 NameDescription
Public PropertySupportedClipboardFormatsGets or sets a comma separated list of clipboard formats which can be loaded and/or saved by this serialization provider.  
Protected Methods
 NameDescription
Protected Internal MethodLoadDocumentLoads the document using the specified context information.  
Protected Internal MethodLoadFromClipboardLoads portions of a document from the clipboard.  
Protected Internal MethodSaveDocumentSaves the document using the specified context information.  
Protected Internal MethodSaveToClipboardSaves portions of a document to the clipboard.  
See Also