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


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

参照

C1PdfDocumentSource クラス
C1PdfDocumentSource メンバ