Back to Devexpress

SubDocument.GetDocmBytes Method

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

latest799 B
Original Source

SubDocument.GetDocmBytes Method

NameParametersDescription
GetDocmBytes(DocumentRange, DocmDocumentExporterOptions)range, optionsExports the range content in DOCM (Microsoft Office Open XML Macro-Enabled Document) format and returns a byte array with this content.
GetDocmBytes(DocumentRange)rangeExports the range content in DOCM (Microsoft Office Open XML Macro-Enabled Document) format and returns a byte array with this content.