Back to Devexpress

SubDocument.GetFlatOpcBytes Method

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

latest796 B
Original Source

SubDocument.GetFlatOpcBytes Method

NameParametersDescription
GetFlatOpcBytes(DocumentRange, FlatOpcDocumentExporterOptions)range, optionsExports the range content in FlatOpc (Microsoft Word XML Document, .xml) format and returns a byte array with this content.
GetFlatOpcBytes(DocumentRange)rangeExports the range content in FlatOpc (Microsoft Word XML Document, .xml) format and returns a byte array with this content.