%%PageItemTitle%% $$Properties$$

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
vdLoadXrefEventArgs Class Properties
See Also 
vdWebLibrary Namespace : vdLoadXrefEventArgs Class

For a list of all members of this type, see vdLoadXrefEventArgs members.

Public Properties

 NameDescription
Public PropertyBlock Returns the Block object (with _t type = vdConst.vdBlock_code) that reference this object.  
Public PropertyCancel When set to true, all the default functionality of the event is not executed.  
Public Propertydocumentdata Returns the document object that will load the file.  
Public PropertyKeyFile Returns a key that represents the single filename in lower case of External reference path  
Public PropertyOriginalPath Returns the Original path as it is in Block ExternalReferencePath property.  
Public PropertyOriginalSingleFileName Returns the Original single filename with extension as it is in Block ExternalReferencePath property with out path.  
Public Propertytarget Returns the vdrawObj that invoked the event.  
Public PropertyUrlPath Returns the External Reference file name.User can change it inside the vdLoadXref  
Top

See Also