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

GrapeCity.Documents.Html > GrapeCity.Documents.Html 名前空間 > ImageSettings クラス : 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;}
参照

ImageSettings クラス
ImageSettings メンバ