DioDocs for PDF
ArtBox プロパティ

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf 名前空間 > Page クラス : ArtBox プロパティ
ページの作成者が意図する、意味があるページコンテンツ(空白を含む)の範囲を定義する四角形を ポイント単位で取得または設定します。 デフォルト値は CropBox です。
シンタックス
'宣言
 
Public Property ArtBox As System.Nullable(Of RectangleF)
public System.Nullable<RectangleF> ArtBox {get; set;}
参照

Page クラス
Page メンバ