Pdf |
The PdfEmbeddedFile type exposes the following members.
Name | Description | |
---|---|---|
![]() | OpenRead | Opens this PdfEmbeddedFile so its data can be read. The data is automatically uncompressed, if needed. |
![]() | OpenWrite | Opens this PdfEmbeddedFile so its data can be written. |
Name | Description | |
---|---|---|
![]() | GetArray |
Gets the PdfArray that serves as a backing storage of the specified PdfObject or if no PdfArray serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) |
![]() | GetDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) |
![]() | GetOrAddDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) |