Cuminas DjVu SDK for .NET Framework
Xor Method



Syntax
Public Sub Xor( _
   ByVal zone As TextZone _
) 
Dim instance As TextZoneCollection
Dim zone As TextZone
 
instance.Xor(zone)
public void Xor( 
   TextZone zone
)
public:
void Xor( 
   TextZone^ zone
) 

Parameters

zone
Requirements

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

See Also

Reference

TextZoneCollection Class
TextZoneCollection Members

Send Feedback