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