LayoutControl.ExportToPdf Method
Name | Parameters | Description |
---|---|---|
ExportToPdf(Stream) | stream | Exports the controls displayed within the LayoutControl to a stream in PDF format. |
ExportToPdf(String) | filePath | Exports the controls displayed within the LayoutControl to a file in PDF format. |