Back to Devexpress

SubDocument.GetFlatOpcMacroEnabledTemplateBytes Method

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

latest939 B
Original Source

SubDocument.GetFlatOpcMacroEnabledTemplateBytes Method

NameParametersDescription
GetFlatOpcMacroEnabledTemplateBytes(DocumentRange, FlatOpcMacroEnabledTemplateDocumentExporterOptions)range, optionsExports the range content in FlatOpcMacroEnabledTemplate (Microsoft Word XML Macro-Enabled Template, .xml) format and returns a byte array with this content.
GetFlatOpcMacroEnabledTemplateBytes(DocumentRange)rangeExports the range content in FlatOpcMacroEnabledTemplate (Microsoft Word XML Macro-Enabled Template, .xml) format and returns a byte array with this content.