%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
PRINT_SCALE_FLAG_ORIGINAL Field
See Also 
vdWebLibrary Namespace > vdConst Class : PRINT_SCALE_FLAG_ORIGINAL Field
The entities inside the print window will be printed without scaling. Their layout on the paper will be defined by the printer's properties.

Syntax

JScript 
public var PRINT_SCALE_FLAG_ORIGINAL : int;

See Also