Back to Devexpress

SubDocument.GetDotxBytes Method

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

latest793 B
Original Source

SubDocument.GetDotxBytes Method

NameParametersDescription
GetDotxBytes(DocumentRange, DotxDocumentExporterOptions)range, optionsExports the range content in DOTX (Microsoft Office Open XML macro-free template) format and returns a byte array with this content.
GetDotxBytes(DocumentRange)rangeExports the range content in DOTX (Microsoft Office Open XML macro-free template) format and returns a byte array with this content.