[]
Gets or sets a rectangle, in points, defining the extent of the page's meaningful content (including potential white space) as intended by the page's creator. Default value is CropBox.
public RectangleF? ArtBox { get; set; }
Public Property ArtBox As RectangleF?