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



Syntax
Public ReadOnly Property Children As TextZoneCollection
Dim instance As TextZone
Dim value As TextZoneCollection
 
value = instance.Children
public TextZoneCollection Children {get;}
public:
property TextZoneCollection^ Children {
   TextZoneCollection^ get();
}
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