 |
PdfPortfolioManagerFiles Property |
Collection of pdf portfolio embedded files from the current pdf document that represents a pdf portfolio.
Namespace: SelectPdfAssembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntaxpublic PdfPortfolioFilesCollection Files { get; }Public ReadOnly Property Files As PdfPortfolioFilesCollection
Get
Property Value
PdfPortfolioFilesCollection
See Also