Property Elements
Namespace TallComponents.PDF.JavaScript.Scripting.Dialog
Class DialogDescription
An array of object literals that describe the dialog box elements.
Syntax
public
List<DialogElement>
Elements
{
get;
}
Property value
List<DialogElement>