Cuminas DjVu SDK for .NET Framework
IsShared Property



Determines whether this object is used as a shared annotation or not.
Syntax
Public ReadOnly Property IsShared As Boolean
Dim instance As Annotation
Dim value As Boolean
 
value = instance.IsShared
public bool IsShared {get;}
public:
property bool IsShared {
   bool get();
}
Requirements

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

See Also

Reference

Annotation Class
Annotation Members

Send Feedback