PdfPortfolioFile Constructor | |
| 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.
|