Click or drag to resize
Pdf Library for .NET

PdfPortfolioFile Constructor

Overload List
  NameDescription
Public methodPdfPortfolioFile(String)
Creates portfolio embedded file from the specified file.
Public methodPdfPortfolioFile(String, Byte)
Creates portfolio embedded file with the specified name from the byte array.
Public methodPdfPortfolioFile(String, Stream)
Creates portfolio embedded file with the specified name from stream.
Top
See Also