PagePrintingEventArgsMarginBounds Property

Gets the rectangular area that represents the portion of the page inside the margins

Definition

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

Property Value

Rectangle

See Also