VerticalGridExtension.WritePdf Method
Name | Parameters | Description |
---|---|---|
WritePdf(VerticalGridSettings, Object, Stream, PdfExportOptions) static | settings, dataObject, stream, exportOptions | Exports the VerticalGrid’s data to a stream in PDF format with the specified export options. |
WritePdf(VerticalGridSettings, Object, Stream) static | settings, dataObject, stream | Exports the VerticalGrid’s data to a stream in PDF format. |