Cuminas DjVu SDK for .NET Framework
Values Property (UserPropertySetMap)



Syntax
Public Overridable ReadOnly Property Values As ICollection(Of UserPropertySet)
Dim instance As UserPropertySetMap
Dim value As ICollection(Of UserPropertySet)
 
value = instance.Values
public virtual ICollection<UserPropertySet> Values {get;}
public:
virtual property ICollection<UserPropertySet^>^ Values {
   ICollection<UserPropertySet^>^ get();
}
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