[]
        
(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()
Returns
Type Description
Stream

The Stream owned by this PdfStreamInfo.