Accusoft NotateXpress 12
LoadUserData Property
See Also  Send comments on this topic.
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : LoadUserData Property

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.