Cuminas DjVu SDK for .NET Framework
Type Property (TextZone)



Syntax
Public Property Type As TextZoneType
Dim instance As TextZone
Dim value As TextZoneType
 
instance.Type = value
 
value = instance.Type
public TextZoneType Type {get; set;}
public:
property TextZoneType Type {
   TextZoneType get();
   void set (    TextZoneType value);
}
Requirements

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

See Also

Reference

TextZone Class
TextZone Members

Send Feedback