TTMSFNCWXCustomDocxViewer.LoadFromBase64 Method
Loads a document from a Base64-encoded string and renders it in the viewer.
API unit family: TMSFNCWXDocxViewer
Declaring type: TTMSFNCWXCustomDocxViewer
Syntax
procedure LoadFromBase64(FileBase64: string);
Parameters
| Name | Description |
|---|---|
FileBase64 |
Base64-encoded content of the document to display. |