PagePrintingEventArgsGraphics Property

Gets the System.Drawing.Graphics used to paint the page

Definition

Namespace: EvoPdf.PdfPrint
Assembly: EvoPdfPrint_NetCore (in EvoPdfPrint_NetCore.dll) Version: 14.0.0
C#
public Graphics Graphics { get; }

Property Value

Graphics

See Also