|  | |
| PdfPortfolioFile Constructor | |
 Overload List
Overload List| 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.
             | 
 See Also
See Also