PdfPageInfoCropBox Property

Gets the crop box, which defines the visible area of the page.

Definition

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

Property Value

RectangleF

See Also