Skip to main content
All docs
V23.2

SubDocument.GetDotmBytes Method

Name Parameters Description
GetDotmBytes(DocumentRange, DotmDocumentExporterOptions) range, options Exports the range content in DOTM (Microsoft Office Open XML Macro-Enabled Template) format and returns a byte array with this content.
GetDotmBytes(DocumentRange) range Exports the range content in DOTM (Microsoft Office Open XML Macro-Enabled Template) format and returns a byte array with this content.