PDF for .NET
AddNote(PdfNoteBase,RectangleF) メソッド

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

パラメータ

note
PdfNoteBaseオブジェクト。
rc
フォームフィールドとして動作するページ上の領域(ページの左上隅からのポイント数で指定)。
参照

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