TTMSFNCWXDocxViewer.LoadFromFile Method
Loads a document from a file on disk, encoding its content and rendering it in the viewer.
API unit family: TMSFNCWXDocxViewer
Declaring type: TTMSFNCWXDocxViewer
Inherited from: TTMSFNCWXCustomDocxViewer
Syntax
procedure LoadFromFile(FileName: string);
Parameters
| Name | Description |
|---|---|
FileName |
Full path of the document file to load. |