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