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


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > C1PdfDocumentSource クラス : DocumentLocation プロパティ
Gets or sets the location of the PDF document. Assigning a new value to this property will reset C1PdfDocumentSource.Stream to null.
シンタックス
'宣言
 
Public Property DocumentLocation As System.String
'使用法
 
Dim instance As C1PdfDocumentSource
Dim value As System.String
 
instance.DocumentLocation = value
 
value = instance.DocumentLocation
public System.string DocumentLocation {get; set;}
参照

参照

C1PdfDocumentSource クラス
C1PdfDocumentSource メンバ