LEADTOOLS WCF Image Processing (Leadtools.Services.ImageProcessing.DataContracts assembly)

Region Property

Show in webframe





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:
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

See Also

Reference

DocumentResponse Class
DocumentResponse Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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