 |
PdfPrinterAfterPagePrintingEventArgsGraphics Property |
Gets the Graphics used to paint the page. Use this to add more content to the printed page.
Namespace: SelectPdfAssembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntaxpublic Graphics Graphics { get; }Public ReadOnly Property Graphics As Graphics
Get
Property Value
Graphics
See Also