SaveToBase64¶
Save the document as base64.
1 | |
Parameters¶
( FileType | SaveOptions ) type
Remarks¶
Example¶
1 2 | |
Types¶
FileType¶
( "pdf" | "docx" | "html" | "rtf" | "xml" | "txt" )
SaveOptions¶
type : FileType
Gets or sets the file type.