Cuminas DjVu SDK for .NET Framework
Length Property



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