ComponentOne FlexReport for WinForms
Stream Property (C1PdfDocumentSource)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > C1PdfDocumentSource Class : Stream Property
Gets or sets the Stream object containing PDF content. Assigning this property new value will reset DocumentLocation to null.
Syntax
'Declaration
 
Public Property Stream As System.IO.Stream
public System.IO.Stream Stream {get; set;}
See Also

Reference

C1PdfDocumentSource Class
C1PdfDocumentSource Members