DioDocs for PDF
Clip プロパティ (ImageOptions)

GrapeCity.Documents.Html > GrapeCity.Documents.Html 名前空間 > ImageOptions クラス : Clip プロパティ
If set, captures the specified rectangular region only (in pixels).

Note that this property is ignored if FullPage is true.

シンタックス
'宣言
 
Public Property Clip As System.Nullable(Of RectangleF)
public System.Nullable<RectangleF> Clip {get; set;}
参照

ImageOptions クラス
ImageOptions メンバ