Back to Devexpress

ASPxGridExporterBase.WriteDocx Method

aspnet-devexpress-dot-web-dot-aspxgridexporterbase-dot-writedocx.md

latest530 B
Original Source

ASPxGridExporterBase.WriteDocx Method

NameParametersDescription
WriteDocx(Stream, DocxExportOptions)stream, exportOptionsExports the grid’s data to a stream in DOCX format with the specified export options.
WriteDocx(Stream)streamExports the grid’s data to a stream in DOCX format.