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

Show in webframe

Operation Property






Gets or sets the operation type to be applied on the image.
Syntax
public OperationType Operation {get; set;}
'Declaration
 
Public Property Operation As OperationType
'Usage
 
Dim instance As RequestData
Dim value As OperationType
 
instance.Operation = value
 
value = instance.Operation

            

            
public:
property OperationType Operation {
   OperationType get();
   void set (    OperationType value);
}

Property Value

A OperationType enumeration value that specifies the operation to be applied on an image.
Requirements

Target Platforms

See Also

Reference

RequestData Class
RequestData 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