The PRStream type exposes the following members.
Constructors
Methods
Name | Description | |
---|---|---|
![]() | CanBeInObjStm | (Inherited from PdfObject.) |
![]() | Contains | (Inherited from PdfDictionary.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | FlateCompress()()()() | (Inherited from PdfStream.) |
![]() | FlateCompress(Int32) | (Inherited from PdfStream.) |
![]() | Get | (Inherited from PdfDictionary.) |
![]() | GetAsArray | (Inherited from PdfDictionary.) |
![]() | GetAsBoolean | (Inherited from PdfDictionary.) |
![]() | GetAsDict | (Inherited from PdfDictionary.) |
![]() | GetAsIndirectObject | (Inherited from PdfDictionary.) |
![]() | GetAsName | (Inherited from PdfDictionary.) |
![]() | GetAsNumber | (Inherited from PdfDictionary.) |
![]() | GetAsStream | (Inherited from PdfDictionary.) |
![]() | GetAsString | (Inherited from PdfDictionary.) |
![]() | GetBytes | |
![]() | GetDirectObject | (Inherited from PdfDictionary.) |
![]() | GetEnumerator | (Inherited from PdfDictionary.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | IsArray | (Inherited from PdfObject.) |
![]() | IsBoolean | (Inherited from PdfObject.) |
![]() | IsCatalog | (Inherited from PdfDictionary.) |
![]() | IsDictionary | (Inherited from PdfObject.) |
![]() | IsFont | (Inherited from PdfDictionary.) |
![]() | IsIndirect | (Inherited from PdfObject.) |
![]() | IsName | (Inherited from PdfObject.) |
![]() | IsNull | (Inherited from PdfObject.) |
![]() | IsNumber | (Inherited from PdfObject.) |
![]() | IsOutlineTree | (Inherited from PdfDictionary.) |
![]() | IsPage | (Inherited from PdfDictionary.) |
![]() | IsPages | (Inherited from PdfDictionary.) |
![]() | IsStream | (Inherited from PdfObject.) |
![]() | IsString | (Inherited from PdfObject.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | Merge | (Inherited from PdfDictionary.) |
![]() | MergeDifferent | (Inherited from PdfDictionary.) |
![]() | Put | (Inherited from PdfDictionary.) |
![]() | PutEx | (Inherited from PdfDictionary.) |
![]() | Remove | (Inherited from PdfDictionary.) |
![]() | SetData(array<Byte>[]()[][]) | |
![]() | SetData(array<Byte>[]()[][], Boolean) | |
![]() | SetData(array<Byte>[]()[][], Boolean, Int32) | |
![]() | SuperToPdf | (Inherited from PdfStream.) |
![]() | ToPdf | (Overrides PdfStream..::..ToPdf(PdfWriter, Stream).) |
![]() | ToString | (Inherited from PdfStream.) |
![]() | WriteContent | (Inherited from PdfStream.) |
![]() | WriteLength | (Inherited from PdfStream.) |
Fields
Name | Description | |
---|---|---|
![]() | bytes | (Inherited from PdfObject.) |
![]() | compressed | (Inherited from PdfStream.) |
![]() | compressionLevel | (Inherited from PdfStream.) |
![]() | hashMap | (Inherited from PdfDictionary.) |
![]() | indRef | (Inherited from PdfObject.) |
![]() | inputStream | (Inherited from PdfStream.) |
![]() | inputStreamLength | (Inherited from PdfStream.) |
![]() | iref | (Inherited from PdfStream.) |
![]() | length | |
![]() | objGen | |
![]() | objNum | |
![]() | offset | |
![]() | rawLength | (Inherited from PdfStream.) |
![]() | reader | |
![]() | streamBytes | (Inherited from PdfStream.) |
![]() | type | (Inherited from PdfObject.) |
![]() | writer | (Inherited from PdfStream.) |
Properties
Name | Description | |
---|---|---|
![]() | Content | (Inherited from PdfObject.) |
![]() | IndRef | (Inherited from PdfObject.) |
![]() | Keys | (Inherited from PdfDictionary.) |
![]() | Length | |
![]() | ObjGen | |
![]() | ObjNum | |
![]() | Offset | |
![]() | RawLength | (Inherited from PdfStream.) |
![]() | Reader | |
![]() | Size | (Inherited from PdfDictionary.) |
![]() | Type | (Inherited from PdfObject.) |