PdfPageInfoMediaBox Property

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

Definition

Namespace: Winnovative.Pdf.Chromium
Assembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 19.0.0
C#
public RectangleF MediaBox { get; }

Property Value

RectangleF

See Also