PDF for WPF and Silverlight
PdfPageCollection クラス
メンバ 

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

参照

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