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

Show in webframe

Type Property (LineRemoveRequest)






Flag that indicates which lines to remove.
Syntax
[DataMemberAttribute(Name="Type", IsRequired=true)]
public LineRemoveCommandType Type {get; set;}
'Declaration
 
<DataMemberAttribute(Name="Type", IsRequired=True)>
Public Property Type As LineRemoveCommandType
'Usage
 
Dim instance As LineRemoveRequest
Dim value As LineRemoveCommandType
 
instance.Type = value
 
value = instance.Type

            

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

Property Value

Flag that indicates which lines to remove.
Requirements

Target Platforms

See Also

Reference

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