Property FirstTab
Namespace TallComponents.PDF.JavaScript.Scripting.Dialog
Class DialogDescription
An ItemID for the dialog box item that should be first in the tab order. This item is also active when the dialog is created. Required for setting up tabbing order.
Syntax
public
String
FirstTab
{
get;
set;
}
Property value
String