DioDocs for PDF
PdfArea プロパティ (TextMarkupAnnotation)

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.Annotations 名前空間 > TextMarkupAnnotation クラス : PdfArea プロパティ
マークアップ領域を定義する GrapeCity.Documents.Common.Quadrilateral 構造体のリストを取得または設定します。四角形点の座標は PDF ユーザー空間座標にあります。正の X 軸は水平に右に伸び、正の Y 軸は垂直に上に伸び、通常は原点がページの左下隅にあります。
シンタックス
'宣言
 
Public Property PdfArea As System.Collections.Generic.IReadOnlyList(Of Quadrilateral)
public System.Collections.Generic.IReadOnlyList<Quadrilateral> PdfArea {get; set;}
参照

TextMarkupAnnotation クラス
TextMarkupAnnotation メンバ