PdfPageInfoMediaBox Property

Gets the media box, which defines the physical dimensions of the page.

Definition

Namespace: EvoPdf.Chromium
Assembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 12.0.0
C#
public RectangleF MediaBox { get; }

Property Value

RectangleF

See Also