Skip to main content
A newer version of this page is available. .
All docs
V20.2
.NET Framework 4.5.2+

SubDocument.GetDocmBytes Method

Name Parameters Description
GetDocmBytes(DocumentRange, DocmDocumentExporterOptions) range, options Exports the range content in DOCM (Microsoft Office Open XML Macro-Enabled Document) format and returns a byte array with this content.
GetDocmBytes(DocumentRange) range Exports the range content in DOCM (Microsoft Office Open XML Macro-Enabled Document) format and returns a byte array with this content.