DioDocs for PDF
TrimBox プロパティ

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

Page クラス
Page メンバ