Skip to main content
A newer version of this page is available. .
All docs
V21.2
.NET Framework 4.5.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.