PdfPageInfoTrimBox Property

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

Definition

Namespace: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.0.0
C#
public RectangleF TrimBox { get; }

Property Value

RectangleF

See Also