Skip to main content
All docs
V23.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.