%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
PRINT_WINDOW_FLAG_VIEW Field
See Also 
vdWebLibrary Namespace > vdConst Class : PRINT_WINDOW_FLAG_VIEW Field
The entities visible from the user will be included in the print window. What the user sees will be set for printing.

Syntax

JScript 
public var PRINT_WINDOW_FLAG_VIEW : int;

See Also