The following tables list the members exposed by SerializationProviderBase.
Name | Description | |
---|---|---|
SupportedClipboardFormats | Gets or sets a comma separated list of clipboard formats which can be loaded and/or saved by this serialization provider. |
Name | Description | |
---|---|---|
LoadDocument | Loads the document using the specified context information. | |
LoadFromClipboard | Loads portions of a document from the clipboard. | |
SaveDocument | Saves the document using the specified context information. | |
SaveToClipboard | Saves portions of a document to the clipboard. |