Property Height
Namespace TallComponents.PDF.JavaScript.Scripting.Dialog
Class DialogDescription
The height of the dialog box in pixels. If not specified, the combined height of the contents is used.
Syntax
public
Nullable<Double>
Height
{
get;
set;
}
Property value
Nullable<Double>