mdiToDocx
mdiToDocx(
tree,profile?):Promise<Buffer<ArrayBufferLike>>
Defined in: index.ts:44
Creates a DOCX file using the same profile fields as PDF and EPUB exports.
Parameters
Section titled “Parameters”Root
profile?
Section titled “profile?”ExportProfile
Returns
Section titled “Returns”Promise<Buffer<ArrayBufferLike>>