Back to Devexpress

SubDocument.GetDocBytes Method

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

latest756 B
Original Source

SubDocument.GetDocBytes Method

NameParametersDescription
GetDocBytes(DocumentRange, DocDocumentExporterOptions)range, optionsExports the range content in DOC (Microsoft Word 97-2003 Document) format and returns a byte array with this content.
GetDocBytes(DocumentRange)rangeExports the range content in DOC (Microsoft Word 97-2003 Document) format and returns a byte array with this content.