MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Spezifikationen Seite 478

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 692
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 477
478
dreamweaver.editFontList()
Availability
Dreamweaver 3
Description
Opens the Edit Font List dialog box.
Arguments
None.
Returns
Nothing.
dreamweaver.getFontList()
Availability
Dreamweaver 3
Description
Gets a list of all the font groups that appear in the text Property inspector and in the Style
Definition dialog box.
Arguments
None.
Returns
An array of strings that represent each item in the font list.
Example
For the default installation of Dreamweaver, a call to dreamweaver.getFontList() returns an
array that contains the following items:
"Arial, Helvetica, sans-serif"
"Times New Roman, Times, serif"
"Courier New, Courier, mono"
"Georgia, Times New Roman, Times, serif"
"Verdana, Arial, Helvetica, sans-serif"
dreamweaver.getFontStyles()
Availability
Dreamweaver 4
Description
Returns the styles that a specified TrueType font supports.
Arguments
fontName
fontName
is a string that contains the name of the font.
Seitenansicht 477
1 2 ... 473 474 475 476 477 478 479 480 481 482 483 ... 691 692

Kommentare zu diesen Handbüchern

Keine Kommentare