FlexReport for WinForms
Pages プロパティ (C1PdfDocumentSource)


C1.Document アセンブリ > C1.Document 名前空間 > C1PdfDocumentSource クラス : Pages プロパティ
Gets the already generated pages.
シンタックス
'宣言
 
Protected Overrides ReadOnly Property Pages As System.Collections.Generic.List(Of C1Page)
'使用法
 
Dim instance As C1PdfDocumentSource
Dim value As System.Collections.Generic.List(Of C1Page)
 
value = instance.Pages
protected override System.Collections.Generic.List<C1Page> Pages {get;}
参照

参照

C1PdfDocumentSource クラス
C1PdfDocumentSource メンバ