currentFrame
|
|
Access
|
read-only
|
Returns
|
fdFrame
|
currentPage
|
|
Access
|
read-only
|
Returns
|
fdPage
|
printerDrawLevel
|
|
Access
|
read-only
|
Returns
|
fDrawLevel
|
screenDrawLevel
|
|
Access
|
read-only
|
Returns
|
fDrawLevel
|
streams
|
|
Access
|
read-only
|
Returns
|
fdStream[]
|
generateFormatTreestreamoutputflagsprettyPrint
|
|
Parameters
|
fStreamstream
The name of the stream containing the content to show.
Stringoutput
The destination file for the XML output.
intflags
Set which types of information to be output for each item. Possible values are in fContent.FormatTreeFlags.
boolprettyPrint
Toggle indenting and line breaks in XML output.
|
Returns
|
void. None.
|