The following tables list the members exposed by PlainTextSerializationProvider.
Name | Description | |
---|---|---|
PlainTextSerializationProvider Constructor | Creates a new PlainTextSerializationProvider instance. |
Name | Description | |
---|---|---|
ClipboardFormatOptions | Gets or sets the format options to use when serializing or deserializing plain text on the clipboard. | |
FormatOptions | Gets or sets the format options to use when saving or loading plain text. | |
Instance | Gets a singleton instance of the PlainTextSerializationProvider. | |
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. |