ImageGear .NET - Updated March 30, 2018
UserDataAttributes Property (ImGearARTPage)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTPage Class : UserDataAttributes Property
Gets the user data dictionary specified for the page.
Syntax
'Declaration
 
Public ReadOnly Property UserDataAttributes As IDictionary(Of String,String)
 
'Usage
 
Dim instance As ImGearARTPage
Dim value As IDictionary(Of String,String)
 
value = instance.UserDataAttributes

Property Value

IDictionary interface.
See Also

Reference

ImGearARTPage Class
ImGearARTPage Members