Pdf |
The PdfStream type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone(Boolean) | Makes a deep clone of the PdfStream with optionally cloning descendant PdfIndirectObjects. | |
| Clone(FuncPdfIndirectObject, PdfBasicObject) | Makes a deep clone of the PdfStream with parameter that controls the cloning of PdfIndirectObjects. | |
| Create | Creates a new instance of the PdfStream class. | |
| Open | Opens this PdfStream so its data can be accessed. | |
| ToString |
Returns a String that represents this PdfStream instance.
(Overrides PdfBasicObjectToString) |