VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.BasicTypes Namespace / PdfStream Class
In This Topic
    PdfStream Class Properties
    In This Topic
    For a list of all properties of this type, see PdfStream.
    Public Properties
     NameDescription
    Public PropertyGets the compression of this stream.
    Public PropertyGets the dictionary of this stream.
    Public PropertyGets the PDF document that contains this basic object. (Inherited from PdfCompoundBasicObject)
    Public PropertyGets a value indicating whether this object is changed. (Inherited from PdfCompoundBasicObject)
    Public PropertyGets the length of the compressed stream.
    Public PropertyGets the type of the object.
    See Also