Method SelectFileName

Namespace TallComponents.PDF.JavaScript.Scripting
Class XFAHost

Override this method to provide a way for the user to select a file., e.g. by displaying the Open File dialog.

Syntax

protected  String  SelectFileName( String  filter FileDialogIntent  intent )

Returns

String

A valid path of a file in the file system.

Parameters


String filter
The filter for the path to return.