Print Function - MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Reference

Dreamweaver api reference
Table of Contents

Advertisement

dreamweaver.getSystemFontList()
Availability
Dreamweaver 4.
Description
Returns a list of fonts for the system. This function can get either all fonts or only TrueType
fonts. These fonts are needed for the Flash Text object.
Arguments
fontTypes
The
argument is a string that contains either
fontTypes
Returns
An array of strings that contain all the font names; returns a value of
found.

Print function

The print function lets the user print code from Code view.
dreamweaver.printCode()
Availability
Dreamweaver MX.
Description
In Windows, this function prints all or selected portions of code from the Code view. On the
Macintosh, it prints all code or a page range of code.
Arguments
showPrintDialog, document
The
showPrintDialog
Windows, the
dreamweaver.PrintCode()
the user wants to print all text or selected text. On the Macintosh, the
dreamweaver.PrintCode()
to print all text or a page range.
If the argument is set to
selection. The default value is
520
Code
argument is
or
true
function displays the Print dialog box to ask if
function displays the Print dialog box to ask if the user wants
,
false
dreamweaver.PrintCode()
.
true
or
"all"
null
. If this argument is set to
false
uses the user's previous
.
"TrueType"
if no fonts are
, in
true

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?

This manual is also suitable for:

Dreamweaver 8

Table of Contents