TTMSFNCWXDocxViewer.Base64Document Property
Holds the document content as a Base64-encoded string. Assigning a value renders the document. Prefer
LoadFromBase64orLoadFromFileto populate this property.
API unit family: TMSFNCWXDocxViewer
Declaring type: TTMSFNCWXDocxViewer
Inherited from: TTMSFNCWXCustomDocxViewer
Type: TStringList
Syntax
property Base64Document: TStringList;