Gets and sets if NotateXpress should read and store unknown attributes when loading XML data.
Read-write property
Visual Basic |
---|
Public Property LoadUserData As Boolean |
If unknown attributes are read.
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