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. |