Skip to main content
All docs
V22.2
.NET Framework 4.5.2+

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.