Back to Devexpress

SubDocument.GetDotmBytes Method

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

latest799 B
Original Source

SubDocument.GetDotmBytes Method

NameParametersDescription
GetDotmBytes(DocumentRange, DotmDocumentExporterOptions)range, optionsExports the range content in DOTM (Microsoft Office Open XML Macro-Enabled Template) format and returns a byte array with this content.
GetDotmBytes(DocumentRange)rangeExports the range content in DOTM (Microsoft Office Open XML Macro-Enabled Template) format and returns a byte array with this content.