LEADTOOLS WCF Image Processing (Leadtools.Services.ImageProcessing.DataContracts assembly)
LEAD Technologies, Inc

Region Property






Gets the Leadtools.Services.Raster.DataContracts.RasterRegionData object that will be returned from Leadtools.Services.ImageProcessing.ServiceContracts.IDocumentProcessingService operations.
Syntax
public BinaryRasterRegionData Region {get; set;}
'Declaration
 
Public Property Region As BinaryRasterRegionData
'Usage
 
Dim instance As DocumentResponse
Dim value As BinaryRasterRegionData
 
instance.Region = value
 
value = instance.Region
public BinaryRasterRegionData Region {get; set;}
 get_Region();
set_Region(value);
public:
property BinaryRasterRegionData^ Region {
   BinaryRasterRegionData^ get();
   void set (    BinaryRasterRegionData^ value);
}

Property Value

The Leadtools.Services.Raster.DataContracts.RasterRegionData object that will be returned from Leadtools.Services.ImageProcessing.ServiceContracts.IDocumentProcessingService operations.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DocumentResponse Class
DocumentResponse Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features