[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Spec.PdfStreamInfo.Stream

Stream Property

Stream

Gets the underlying Stream object. It will be disposed when this object is disposed.

Declaration
public Stream Stream { get; }
Public ReadOnly Property Stream As Stream