Click or drag to resize
Pdf Library for .NET

PdfPrinterAfterPagePrintingEventArgsGraphics Property

Gets the Graphics used to paint the page. Use this to add more content to the printed page.

Namespace: SelectPdf
Assembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntax
public Graphics Graphics { get; }

Property Value

Graphics
See Also