var instance = new Vintasoft.Imaging.Pdf.WebPdfInteractiveFormComboBoxJS(document, name); var value; // Type: boolean value = instance.get_IsSorted();
function get_IsSorted() : boolean;
Return Value
A value indicating whether field's option items should be sorted alphabetically. Default value is false.