PdfPageInfoTrimBox Property

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

Definition

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

Property Value

RectangleF

See Also