vdLoadXrefEventArgs Class Properties
| 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.
| Name | Description | |
|---|---|---|
| Block | Returns the Block object (with _t type = vdConst.vdBlock_code) that reference this object. | |
| Cancel | When set to true, all the default functionality of the event is not executed. | |
| documentdata | Returns the document object that will load the file. | |
| KeyFile | Returns a key that represents the single filename in lower case of External reference path | |
| OriginalPath | Returns the Original path as it is in Block ExternalReferencePath property. | |
| OriginalSingleFileName | Returns the Original single filename with extension as it is in Block ExternalReferencePath property with out path. | |
| target | Returns the vdrawObj that invoked the event. | |
| UrlPath | Returns the External Reference file name.User can change it inside the vdLoadXref |