[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Page.ArtBox

ArtBox Property

ArtBox

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.

Declaration
public RectangleF? ArtBox { get; set; }
Public Property ArtBox As RectangleF?