%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
MERGEFLAGS_REPLACE_EXISITING Field
See Also 
vdWebLibrary Namespace > vdConst Class : MERGEFLAGS_REPLACE_EXISITING Field
It is used by MergeDocument method and define that the entities handles which exist on basic drawing are replaced with merged document entities.

Syntax

JScript 
public var MERGEFLAGS_REPLACE_EXISITING : int;

See Also