Cuminas DjVu SDK for .NET Framework
AnnoPropertySet Constructor(AnnoPropertySet)



An instance to duplicate.
Initializes a new AnnoPropertySet object by duplicating the existing one.
Syntax
Public Function New( _
   ByVal propset As AnnoPropertySet _
)
Dim propset As AnnoPropertySet
 
Dim instance As New AnnoPropertySet(propset)
public AnnoPropertySet( 
   AnnoPropertySet propset
)
public:
AnnoPropertySet( 
   AnnoPropertySet^ propset
)

Parameters

propset
An instance to duplicate.
Requirements

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

See Also

Reference

AnnoPropertySet Class
AnnoPropertySet Members
Overload List

Send Feedback