Click or drag to resize

PdfDocumentPortfolio Property

(Optional; PDF 1.7) A PdfPortfolio that a conforming reader shall use to enhance the presentation of file attachments stored in the PDF document. (see 12.3.5, "Collections").

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public PdfPortfolio Portfolio { get; }

Property Value

PdfPortfolio
A PdfPortfolio that a conforming reader shall use to enhance the presentation of file attachments stored in the PDF document.
See Also