Back to Devexpress

VerticalGridExtension.WritePdf Method

aspnetmvc-devexpress-dot-web-dot-mvc-dot-verticalgridextension-dot-writepdf.md

latest780 B
Original Source

VerticalGridExtension.WritePdf Method

NameParametersDescription
WritePdf(VerticalGridSettings, Object, Stream, PdfExportOptions) staticsettings, dataObject, stream, exportOptionsExports the VerticalGrid’s data to a stream in PDF format with the specified export options.
WritePdf(VerticalGridSettings, Object, Stream) staticsettings, dataObject, streamExports the VerticalGrid’s data to a stream in PDF format.