| Function | disp_usethumbs | ![]() |
PDF Display Settings Determines if the initial view of the document will include a list of thumbnail images for all the pages in the document. The default value is no. Please note that not all viewers respect this setting. values: yes, no.
public subroutine disp_usethumbs (string arg_yes_no);
i_PBbullzip.setvalue("UseThumbs",arg_yes_no)
end subroutine