Back to Devexpress

SubDocument.GetFlatOpcTemplateBytes Method

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

latest803 B
Original Source

SubDocument.GetFlatOpcTemplateBytes Method

NameParametersDescription
GetFlatOpcTemplateBytes(DocumentRange, FlatOpcTemplateDocumentExporterOptions)range, optionsExports the range content in FlatOpcTemplate (Microsoft Word XML Template, .xml) format and returns a byte array with this content.
GetFlatOpcTemplateBytes(DocumentRange)rangeExports the range content in FlatOpcTemplate (Microsoft Word XML Template, .xml) format and returns a byte array with this content.