The following tables list the members exposed by ImageSerializationProvider.
Name | Description | |
---|---|---|
ImageSerializationProvider Constructor | Creates a new ImageSerializationProvider instance. |
Name | Description | |
---|---|---|
Instance | Gets a singleton instance of the ImageSerializationProvider. | |
SupportedClipboardFormats | Gets or sets a comma separated list of clipboard formats which can be loaded and/or saved by this serialization provider. (Inherited from Infragistics.Documents.RichText.Serialization.SerializationProviderBase) |
Name | Description | |
---|---|---|
LoadDocument | Overridden. Loads the document using the specified context information. | |
LoadFromClipboard | Overridden. Loads portions of a document from the clipboard. | |
SaveDocument | Overridden. Saves the document using the specified context information. | |
SaveToClipboard | Overridden. Saves portions of a document to the clipboard. |