Cuminas DjVu SDK for .NET Framework
A Property



Syntax
Public ReadOnly Property A As Integer
Dim instance As TextMatch
Dim value As Integer
 
value = instance.A
public int A {get;}
public:
property int A {
   int get();
}
Requirements

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

See Also

Reference

TextMatch Class
TextMatch Members

Send Feedback