PDF for WPF and Silverlight
AddNote(PdfNoteBase,Rect) メソッド

C1.Silverlight.Pdf.5 アセンブリ > C1.Silverlight.Pdf 名前空間 > C1PdfDocument クラス > AddNote メソッド : AddNote(PdfNoteBase,Rect) メソッド
PdfNoteBaseオブジェクト。
AcroField として動作するページの領域(ページの左上隅からのポイント数)。
注釈項目を現在のページに追加します。
シンタックス
'宣言
 
Public Overloads Sub AddNote( _
   ByVal note As PdfNoteBase, _
   ByVal rc As System.Windows.Rect _
) 
public void AddNote( 
   PdfNoteBase note,
   System.Windows.Rect rc
)

パラメータ

note
PdfNoteBaseオブジェクト。
rc
AcroField として動作するページの領域(ページの左上隅からのポイント数)。
参照

C1PdfDocument クラス
C1PdfDocument メンバ
オーバーロード一覧