Cuminas DjVu SDK for .NET Framework
B Property



Syntax
Public ReadOnly Property B As Integer
Dim instance As TextMatch
Dim value As Integer
 
value = instance.B
public int B {get;}
public:
property int B {
   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