Cuminas DjVu SDK for .NET Framework
AddUserPropertySet Method



Syntax
Public Function AddUserPropertySet( _
   ByVal key As String _
) As UserPropertySet
Dim instance As UserPropertySetMap
Dim key As String
Dim value As UserPropertySet
 
value = instance.AddUserPropertySet(key)
public UserPropertySet AddUserPropertySet( 
   string key
)
public:
UserPropertySet^ AddUserPropertySet( 
   String^ key
) 

Parameters

key
Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Reference

UserPropertySetMap Class
UserPropertySetMap Members

Send Feedback