[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Spec.PdfStreamInfo.DetachStream

DetachStream Method

DetachStream()

Detaches the Stream from the PdfStreamInfo so it will not be disposed when the PdfStreamInfo disposed.

Declaration
public Stream DetachStream()
Public Function DetachStream() As Stream
Returns
Type Description
Stream

The Stream owned by this PdfStreamInfo.