var instance = new Vintasoft.Imaging.Pdf.WebPdfInteractiveFormFieldJS(document, name); var value; // Type: number value = instance.get_AutoFontSizeMaxValue();
function get_AutoFontSizeMaxValue() : number;
Return Value
Maximum font size. Default value is 0. 0 - maximum font size is not specified.