'Declaration Public Function GetFile( _
ByVal filenameИмя файла.As System.String _
) As Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFileSpecification
public Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFileSpecification GetFile(
System.String filename
)
public: Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFileSpecification* GetFile(
System.String filename
)
public:
Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFileSpecification^ GetFile(
System.String filename
)
Parameters
- filename
- Имя файла.
Return Value
Экземпляр спецификации файла, если файл найден; в противном случае null.