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