Skip to main content
All docs
V23.2

SubDocument.GetDotxBytes Method

Name Parameters Description
GetDotxBytes(DocumentRange, DotxDocumentExporterOptions) range, options Exports the range content in DOTX (Microsoft Office Open XML macro-free template) format and returns a byte array with this content.
GetDotxBytes(DocumentRange) range Exports the range content in DOTX (Microsoft Office Open XML macro-free template) format and returns a byte array with this content.