Pdf for UWP
PdfPageCollection クラス
メンバ 

C1.UWP.Pdf アセンブリ > C1.Xaml.Pdf 名前空間 : PdfPageCollection クラス
ドキュメントを構成する PdfPageオブジェクトのコレクション。
オブジェクト モデル
PdfPageCollection クラス
シンタックス
'宣言
 
Public Class PdfPageCollection 
   Inherits System.Collections.Generic.List(Of PdfPage)
public class PdfPageCollection : System.Collections.Generic.List<PdfPage> 
継承階層

System.Object
   System.Collections.Generic.List<T>
      C1.Xaml.Pdf.PdfPageCollection

参照

PdfPageCollection メンバ
C1.Xaml.Pdf 名前空間