Pdf | |
The PdfPortfolioFile type exposes the following members.
| Name | Description | |
|---|---|---|
| PdfPortfolioFile(String) | Creates portfolio embedded file from the specified file. | |
| PdfPortfolioFile(String, Byte) | Creates portfolio embedded file with the specified name from the byte array. | |
| PdfPortfolioFile(String, Stream) | Creates portfolio embedded file with the specified name from stream. |
| Name | Description | |
|---|---|---|
| Content | Returns the binary content of the embedded file. | |
| ContentAsStream | Returns the binary stream of the embedded file. | |
| CreationDate | Creation date of the pdf portfolio embedded file. | |
| Description | Description of the pdf portfolio embedded file. | |
| ModificationDate | Modification date of the pdf portfolio embedded file. | |
| Name | Name of the pdf portfolio embedded file. |