HiQPdf Chromium for .NET Documentation
C#
Show/Hide TOC
Pdf
Page
Info
Art
Box Property
Gets the art box, which defines the meaningful content area.
Definition
Namespace:
HiQPdf.Chromium
Assembly:
HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 17.0.0
C#
Copy
public
RectangleF
ArtBox
{
get
; }
Property Value
RectangleF
See Also
Reference
PdfPageInfo Class
HiQPdf.Chromium Namespace
In This Article
Definition
See Also