JAVA Tech nologies Co. Ltd. Marine Radio VERSION 3.0 Instrukcja Użytkownika Strona 58

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 88
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 57
58
5858
58
isPrintDialog()
E.g. var dialog = ViewONE.isPrintDialog();
Returns a Boolean ‘True’ if the print dialog is enabled, ‘False’ if it is not.
setPrintCopies(integer)
E.g. ViewONE.setPrintCopies(2);
This method is effective only when the print dialog is disabled (by calling
setPrintDialog(false) or using the equivalent HTML tag). This method sets the number of
copies that will be printed when printing a page, pages or the document.
setPrinter(string)
E.g. ViewONE.setPrinter(“myprinter”);
This method is effective only when the print dialog is disabled (by calling
setPrintDialog(false) or using the equivalent HTML tag). This method sets the ViewONE
default printer to the one specified as the parameter. The parameter must be the ‘name’
(or unique part thereof) as seen by the users printer settings. The printers’ default settings
will be used for each print (e.g. orientation, resolution etc).
Method:
Method:
Method:
Przeglądanie stron 57
1 2 ... 53 54 55 56 57 58 59 60 61 62 63 ... 87 88

Komentarze do niniejszej Instrukcji

Brak uwag