[]
        
(Showing Draft Content)

C1.WPF.Document.C1PdfDocumentSource.Stream

Stream Property

Stream

Gets or sets the Stream object containing PDF content. Assigning this property new value will reset DocumentLocation to null.

Declaration
[Browsable(false)]
public Stream Stream { get; set; }