HiQPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Pdf
Page
Info
Crop
Box Property
Gets the crop box, which defines the visible area of the page.
Definition
Namespace:
HiQPdf.Next
Assembly:
HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
C#
Copy
public
RectangleF
CropBox
{
get
; }
Property Value
RectangleF
See Also
Reference
PdfPageInfo Class
HiQPdf.Next Namespace
In This Article
Definition
See Also