M-Files API 23.11.13135.0
ExtractFromFile Method
FileInformation Object : ExtractFromFile Method
Path to the file from which the information is to be extracted.
Description
Extracts information from the specified file. Requires .NET Framework 4.0 Client or later.
Syntax
Visual Basic
Public Sub ExtractFromFile( _
   ByVal PathToFile As String _
) 
Parameters
PathToFile
Path to the file from which the information is to be extracted.
See Also

FileInformation Object  | FileInformation Members