The PdfDictionaryPdfStream type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Length |
Gets the length of the stream, i.e. the actual number of bytes in the stream.
| |
| Value |
Get or sets the bytes of the stream as they are, i.e. if one or more filters exist the bytes are
not unfiltered.
|
See Also