SubDocument.GetFlatOpcMacroEnabledTemplateBytes Method
Name | Parameters | Description |
---|---|---|
GetFlatOpcMacroEnabledTemplateBytes(DocumentRange, FlatOpcMacroEnabledTemplateDocumentExporterOptions) | range, options | Exports the range content in FlatOpcMacroEnabledTemplate (Microsoft Word XML Macro-Enabled Template, .xml) format and returns a byte array with this content. |
GetFlatOpcMacroEnabledTemplateBytes(DocumentRange) | range | Exports the range content in FlatOpcMacroEnabledTemplate (Microsoft Word XML Macro-Enabled Template, .xml) format and returns a byte array with this content. |