DjVu Namespace > UserPropertySetMap Class : GetUserPropertySet Method |
Public Function GetUserPropertySet( _ ByVal key As String, _ ByVal forceCreate As Boolean _ ) As UserPropertySet
Dim instance As UserPropertySetMap Dim key As String Dim forceCreate As Boolean Dim value As UserPropertySet value = instance.GetUserPropertySet(key, forceCreate)
public UserPropertySet GetUserPropertySet( string key, bool forceCreate )
public: UserPropertySet^ GetUserPropertySet( String^ key, bool forceCreate )
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family