C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / C1PdfDocumentSource Class / Stream Property

In This Topic
Stream Property (C1PdfDocumentSource)
In This Topic
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 Stream
 
See Also