DioDocs for PDF
GetAnnotations メソッド

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf 名前空間 > Page クラス : GetAnnotations メソッド
内部使用。
シンタックス
'宣言
 
Public Function GetAnnotations( _
   ByVal bounds As System.Drawing.RectangleF, _
   ByVal dpiX As System.Single, _
   ByVal dpiY As System.Single _
) As System.Collections.Generic.IList(Of Tuple(Of AnnotationBase,RectangleF))
public System.Collections.Generic.IList<Tuple<AnnotationBase,RectangleF>> GetAnnotations( 
   System.Drawing.RectangleF bounds,
   System.float dpiX,
   System.float dpiY
)

パラメータ

bounds
dpiX
dpiY
参照

Page クラス
Page メンバ