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