var instance = new Vintasoft.Imaging.Pdf.WebPdfRedactionMarkAppearanceJS(); var value; // Type: boolean value = instance.get_AutoFontSize();
function get_AutoFontSize() : boolean;
Return Value
A value indicating whether the appearance can calculate font size automatically. Default value is true.