Error processing SSI file
LEADTOOLS WCF Image Processing (Leadtools.Services.ImageProcessing.DataContracts assembly)

Show in webframe

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

Error processing SSI file
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