Skip to content

Commit 843a992

Browse files
Update README.md
1 parent 9948adc commit 843a992

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,6 @@ private void Exportbutton_Click(object sender, EventArgs e)
3434
loadedDocument1.Save("Sample.pdf");
3535
Process.Start("Sample.pdf");
3636
}
37-
```
37+
```
38+
39+
Take a moment to peruse the [WinForms GridControl - PDF Exporting](https://help.syncfusion.com/windowsforms/grid-control/exporting#pdf-exporting) documentation, where you can find about GridControl with code examples.

0 commit comments

Comments
 (0)