Accusoft NotateXpress 13
LoadUserData Property
Description
Gets and sets if NotateXpress should read and store unknown attributes when loading XML data.
Property Type
Read-write property
Syntax
Visual Basic
Public Property LoadUserData As Boolean
Return Type
If unknown attributes are read.
Remarks

Any attributes that NotateXpress does not recognize will be placed in user data respective to where it was found such as element, group, layer, or page.

User Data will be stored as two text fields called key and value (a map).  These are allocated by each respective item and reserved for use by the application to store a private key value pair to associate with that item.

User Data can only be read in if the file type is NX_AnnotationType_XML

See Also

NotateXpress Object  | NotateXpress Members  | Loading

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback