The PdfStream 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()()()() | ||
| FlateCompress(Int32) | ||
| 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 | (Inherited from PdfObject.) | |
| 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.) | |
| SuperToPdf | ||
| ToPdf | (Overrides PdfDictionary..::..ToPdf(PdfWriter, Stream).) | |
| ToString | (Overrides PdfDictionary..::..ToString()()()().) | |
| WriteContent | ||
| WriteLength |
Fields
| Name | Description | |
|---|---|---|
| BEST_COMPRESSION | ||
| BEST_SPEED | ||
| bytes | (Inherited from PdfObject.) | |
| compressed | ||
| compressionLevel | ||
| DEFAULT_COMPRESSION | ||
| hashMap | (Inherited from PdfDictionary.) | |
| indRef | (Inherited from PdfObject.) | |
| inputStream | ||
| inputStreamLength | ||
| iref | ||
| NO_COMPRESSION | ||
| rawLength | ||
| streamBytes | ||
| type | (Inherited from PdfObject.) | |
| writer |
Properties
| Name | Description | |
|---|---|---|
| Content | (Inherited from PdfObject.) | |
| IndRef | (Inherited from PdfObject.) | |
| Keys | (Inherited from PdfDictionary.) | |
| Length | (Inherited from PdfObject.) | |
| RawLength | ||
| Size | (Inherited from PdfDictionary.) | |
| Type | (Inherited from PdfObject.) |