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