[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Wrappers.PdfWrapperBase.GetPdfStream

GetPdfStream Method

GetPdfStream()

Gets the Stream object containing the data of PdfStreamObjectBase owned by this wrapper. Note! The stream should be disposed after usage.

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