PageBoundaryArtBox Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets the art box The art box (PDF 1.3) defines the extent of the page’s meaningful content (including potential white space) as intended by the page’s creator. The default value is the page’s crop box.

Namespace:  Apitron.PDF.Kit.FixedLayout.PageProperties
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public Boundary ArtBox { get; }

Property Value

Type: Boundary
See Also

Reference