%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
PRINT_WINDOW_FLAG_ORIGINAL Field
See Also 
vdWebLibrary Namespace > vdConst Class : PRINT_WINDOW_FLAG_ORIGINAL Field
The print window set from the .net vdraw control when the document was exported will be used.

Syntax

JScript 
public var PRINT_WINDOW_FLAG_ORIGINAL : int;

See Also