Back to Devexpress

SubDocument.GetDotBytes Method

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

latest756 B
Original Source

SubDocument.GetDotBytes Method

NameParametersDescription
GetDotBytes(DocumentRange, DotDocumentExporterOptions)range, optionsExports the range content in DOT (Microsoft Word 97-2007 Template) format and returns a byte array with this content.
GetDotBytes(DocumentRange)rangeExports the range content in DOT (Microsoft Word 97-2007 Template) format and returns a byte array with this content.