The following tables list the members exposed by LoadDocumentContext.
Name | Description | |
---|---|---|
LoadDocumentContext Constructor | Creates a new LoadDocumentContext instance. |
Name | Description | |
---|---|---|
Document | Gets the Infragistics.Documents.RichText.RichTextDocument to be loaded. | |
Options | Gets the options to use when loading the document or null if no options were specified. | |
Stream | Gets the stream from which the document should be loaded. |
Name | Description | |
---|---|---|
GetOptions<T> | Gets the Options cast as the specified type or throws an System.ArgumentException if they are of a different type. |