The PdfDictionaryPdfStream type exposes the following members.
Methods
Name | Description | |
---|---|---|
Clone |
Clones this stream by creating a deep copy.
| |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString |
Returns the stream content as a raw string.
(Overrides ObjectToString.) | |
Unfilter |
Tries to unfilter the bytes of the stream. If the stream is filtered and it isn't image type PDFEdit,
the stream content is replaced by its unfiltered value.
Otherwise the content remains untouched and the function returns false.
|
See Also