PdfPageInfoTrimBox Property

Gets the trim box, representing the intended dimensions of the finished page after trimming.

Definition

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

Property Value

RectangleF

See Also