Gets the the dimensions of the page's meaningful content intended by the page's creator.
Namespace:
Atalasoft.Imaging.Codec.Pdf
Assembly:
Atalasoft.dotImage.PdfReader (in Atalasoft.dotImage.PdfReader.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic RectangleF ArtBox { get; }Public ReadOnly Property ArtBox As RectangleF
Get
Property Value
Type:
RectangleF
Remarks Default to the crop box.
See Also