PdfStream MethodsTerminal Works - PDF Printing.Net Library

The PdfDictionaryPdfStream type exposes the following members.

Methods

  NameDescription
Public methodClone
Clones this stream by creating a deep copy.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns the stream content as a raw string.
(Overrides ObjectToString.)
Public methodUnfilter
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.
Top
See Also

Reference