var instance = new Vintasoft.Imaging.Pdf.WebPdfInteractiveFormFieldJS(document, name); var value; // Type: boolean value = instance.get_IsReadOnly();
function get_IsReadOnly() : boolean;
Return Value
A value indicating whether the field is read-only.