Property ArtBox

Namespace TallComponents.PDF
Class Page

A rectangle, expressed in points with the origin at the bottom left corner, defining the extent of the page's meaningful content (including potential white space) as intended by the page's creator.

If the Art is

, please use the CropBox. Note that the CropBox can be

also, you should use the MediaBox in that case. You cannot set this entry if any [Visual]Underlay or [Visual]Overlay is instantiated.

Syntax

public  Rectangle  ArtBox  {  get;  set;  }

Property value

Rectangle