バージョン

AddPageNumber(PageNumberFormat,Style,Hyperlink) メソッド

テキストのコンテンツにページ番号要素を追加します。
シンタックス
'宣言
 
Overloads Sub AddPageNumber( _
   ByVal format As PageNumberFormat, _
   ByVal style As Style, _
   ByVal hyperlink As Hyperlink _
) 
void AddPageNumber( 
   PageNumberFormat format,
   Style style,
   Hyperlink hyperlink
)

パラメータ

format
ページ番号フォーマット。
style
テキスト スタイル。
hyperlink
テキスト ハイパーリンク。
参照