Pdf for UWP
Item プロパティ (PdfPageCollection)

C1.UWP.Pdf アセンブリ > C1.Xaml.Pdf 名前空間 > PdfPageCollection クラス : Item プロパティ
ドキュメントの特定の位置にある PdfPageを取得または設定します。
シンタックス
'宣言
 
Public Shadows Default Property Item( _
   ByVal index As System.Integer _
) As PdfPage
public new PdfPage this[ 
   System.int index
]; {get; set;}

パラメータ

index
参照

PdfPageCollection クラス
PdfPageCollection メンバ