EvoPdf 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:
EvoPdf.Chromium
Assembly:
EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 12.0.0
C#
Copy
public
RectangleF
ArtBox
{
get
; }
Property Value
RectangleF
See Also
Reference
PdfPageInfo Class
EvoPdf.Chromium Namespace
In This Article
Definition
See Also