FlexReport for WinForms
OutputFiles プロパティ (PdfExporter)


C1.Win.C1Document.4.8 アセンブリ > C1.Win.C1Document.Export.Ssrs 名前空間 > PdfExporter クラス : OutputFiles プロパティ
シンタックス
'宣言
 
Public ReadOnly Property OutputFiles As System.Collections.Generic.List(Of String)
'使用法
 
Dim instance As PdfExporter
Dim value As System.Collections.Generic.List(Of String)
 
value = instance.OutputFiles
public System.Collections.Generic.List<string> OutputFiles {get;}
参照

参照

PdfExporter クラス
PdfExporter メンバ