PagePrintedEventArgsPageBounds Property

Gets the rectangular area that represents the total area of the page

Definition

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

Property Value

Rectangle

See Also