Skip to main content
A newer version of this page is available. .
All docs
V20.2
.NET Framework 4.5.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.