PrintDocument for WinForms
FileNames プロパティ (C1MultiDocumentItem)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1MultiDocumentItem クラス : FileNames プロパティ
Gets the list of file names used to store the document or report represented by the current item. If this item is stored in memory, this value is null.
シンタックス
'宣言
 
Public ReadOnly Property FileNames As System.String()
'使用法
 
Dim instance As C1MultiDocumentItem
Dim value() As System.String
 
value = instance.FileNames
public System.string[] FileNames {get;}
参照

C1MultiDocumentItem クラス
C1MultiDocumentItem メンバ