VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.BasicTypes Namespace / PdfStream Class
In This Topic
PdfStream Class Methods
In This Topic
For a list of all methods of this type, see PdfStream.
Public Methods
 NameDescription
Public MethodReturns a memory stream that contains decoded data.
Public MethodReturns a stream that provides read-only serial access to decoded data.
Public MethodReturns the bytes of this stream.
Public MethodReturns the parent PDF object of this basic object. (Inherited from PdfBasicObject)
Public MethodSets the bytes of this stream.
Public MethodSets the stream as source of this PDF stream.
See Also