Pdf |
| Exception | Condition |
|---|---|
| InvalidOperationException | PdfStream is already opened. Make sure that Stream instance returned from OpenRead or OpenWrite(Boolean) method is disposed before calling OpenRead method again. |
| NotSupportedException | PdfStream specifies external data (through F entry) that is currently not supported. |