DioDocs for PDF
Area プロパティ (RedactAnnotation)

GrapeCity.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.Annotations 名前空間 > RedactAnnotation クラス : Area プロパティ
注釈の領域を定義する GrapeCity.Documents.Common.Quadrilateral 構造体のリストを取得します。空でない場合は、これらの四辺形は削除されるコンテンツ領域を示します。このエントリが空の場合は、Rect エントリは削除したいコンテンツ領域を示します。
シンタックス
'宣言
 
Public ReadOnly Property Area As System.Collections.ObjectModel.ObservableCollection(Of Quadrilateral)
public System.Collections.ObjectModel.ObservableCollection<Quadrilateral> Area {get;}
参照

RedactAnnotation クラス
RedactAnnotation メンバ