Class | Description | |
---|---|---|
![]() | CustomBinaryDocumentAdapter | A general document adapter which can save and/or load binary data in a specific format with a Infragistics.Documents.RichText.RichTextDocument instance. |
![]() | DocumentLoadErrorEventArgs | Event arguments for the RichTextDocumentAdapterBase.DocumentLoadError event |
![]() | ImageSerializationProvider | A class which can load image data from the clipboard and add it to a Infragistics.Documents.RichText.RichTextDocument. |
![]() | LoadDocumentContext | Contains all information related to loading a Infragistics.Documents.RichText.RichTextDocument. |
![]() | LoadFromClipboardContext | Contains all information related to loading one or more portions of a Infragistics.Documents.RichText.RichTextDocument from the clipboard. |
![]() | LoadFromClipboardResult | Contains all information obtained from a successful load of one or more portions of a Infragistics.Documents.RichText.RichTextDocument from the Clipboard. |
![]() | LoadOptionsBase | Abstract base class for options to use when loading documents with a serialization provider. |
![]() | PlainTextDocumentAdapter | A document adapter which can save and/or load plain text with a Infragistics.Documents.RichText.RichTextDocument instance. |
![]() | PlainTextLoadOptions | Represents the various options available when loading a Infragistics.Documents.RichText.RichTextDocument in the plain text format. |
![]() | PlainTextSaveOptions | Represents the various options available when saving a Infragistics.Documents.RichText.RichTextDocument in the plain text format |
![]() | PlainTextSerializationProvider | A class which can save/load a Infragistics.Documents.RichText.RichTextDocument instance in the plain text file formats. |
![]() | RichTextDocumentAdapterBase | Abstract base for classes which save and/or load data in a specific format with a Infragistics.Documents.RichText.RichTextDocument instance at run-time for binding purposes. |
![]() | SaveDocumentContext | Contains all information related to saving a Infragistics.Documents.RichText.RichTextDocument. |
![]() | SaveOptionsBase | Abstract base class for options to use when saving documents with a serialization provider. |
![]() | SaveToClipboardContext | Contains all information related to saving one or more portions of a Infragistics.Documents.RichText.RichTextDocument to the clipboard. |
![]() | SerializationProviderBase | Abstract base class for classes which know how to save/load Infragistics.Documents.RichText.RichTextDocument instances in one or more formats. |
Enumeration | Description | |
---|---|---|
![]() | RichTextRefreshTrigger | Represents the possible conditions under which the Value of a RichTextDocumentAdapterBase should be refreshed. |