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

Show in webframe

Type Property (HalftoneRequest)






Gets or sets a value that indicates the type of halftoning to perform.
Syntax
[DataMemberAttribute(Name="Type", IsRequired=true)]
public HalftoneCommandType Type {get; set;}
'Declaration
 
<DataMemberAttribute(Name="Type", IsRequired=True)>
Public Property Type As HalftoneCommandType
'Usage
 
Dim instance As HalftoneRequest
Dim value As HalftoneCommandType
 
instance.Type = value
 
value = instance.Type

            

            
[DataMemberAttribute(Name="Type", IsRequired=true)]
public:
property HalftoneCommandType Type {
   HalftoneCommandType get();
   void set (    HalftoneCommandType value);
}

Property Value

Value that indicates the type of halftoning to perform.
Requirements

Target Platforms

See Also

Reference

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