|
PdfPortfolioManagerFiles Property |
Collection of pdf portfolio embedded files from the current pdf document that represents a pdf portfolio.
Namespace:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax public PdfPortfolioFilesCollection Files { get; }
Public ReadOnly Property Files As PdfPortfolioFilesCollection
Get
Property Value
Type:
PdfPortfolioFilesCollectionSee Also