'Declaration Public Function GetFiles( _
ByVal folderFullNameПолное имя папки.As System.String _
) As Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFileSpecification[]
public Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFileSpecification[] GetFiles(
System.String folderFullName
)
public: Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFileSpecification*[] GetFiles(
System.String folderFullName
)
public:
Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFileSpecification^[] GetFiles(
System.String folderFullName
)
Parameters
- folderFullName
- Полное имя папки.
Return Value
Массив, содержащий файлы, если папка найдена; в противном случае null.