MappedFileGetFilePath Method  | 
 
Gets the path to the file.
 
    Namespace: 
   pdftron.Filters
    Assembly:
   pdftron (in pdftron.dll) Version: 255.255.255.255
Syntaxpublic string GetFilePath()
Public Function GetFilePath As String
public:
virtual String^ GetFilePath() sealed
Return Value
Type: 
String
The path to the file.
See Also