IdxRichEditDocument.LoadDocument Method
Name | Description |
---|---|
LoadDocument(TStream,TdxRichEditDocumentFormat,string) | Imports a document from the specified stream. |
LoadDocument(TStream,TdxRichEditDocumentFormat) | Imports a document from the specified stream. |
LoadDocument(string,TdxRichEditDocumentFormat,string) | Imports a document from the specified file. |
LoadDocument(string,TdxRichEditDocumentFormat) | Imports a document from the specified file. |