Back to Devexpress

SubDocument.GetFlatOpcMacroEnabledBytes Method

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-subdocument-dot-getflatopcmacroenabledbytes.md

latest867 B
Original Source

SubDocument.GetFlatOpcMacroEnabledBytes Method

NameParametersDescription
GetFlatOpcMacroEnabledBytes(DocumentRange, FlatOpcMacroEnabledDocumentExporterOptions)range, optionsExports the range content in FlatOpcMacroEnabled (Microsoft Word XML Macro-Enabled Document, .xml) format and returns a byte array with this content.
GetFlatOpcMacroEnabledBytes(DocumentRange)rangeExports the range content in FlatOpcMacroEnabled (Microsoft Word XML Macro-Enabled Document, .xml) format and returns a byte array with this content.