PDF for .NET
PdfPageCollection クラス
メンバ 

C1.Pdf.6 アセンブリ > C1.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.Pdf.PdfPageCollection

参照

PdfPageCollection メンバ
C1.Pdf 名前空間