%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
PRINT_SCALE_FLAG_FIT Field
See Also 
vdWebLibrary Namespace > vdConst Class : PRINT_SCALE_FLAG_FIT Field
The entities inside the print window will be scaled appropriately in order to fit inside the paper used.

Syntax

JScript 
public var PRINT_SCALE_FLAG_FIT : int;

See Also