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

Show in webframe

Predefined Property (PredefinedBinaryRequest)






Gets or sets a value that represents the predefined binary filter to use.
Syntax
[DataMemberAttribute(Name="Predefined", IsRequired=true)]
public BinaryFilterCommandPredefined Predefined {get; set;}
'Declaration
 
<DataMemberAttribute(Name="Predefined", IsRequired=True)>
Public Property Predefined As BinaryFilterCommandPredefined
'Usage
 
Dim instance As PredefinedBinaryRequest
Dim value As BinaryFilterCommandPredefined
 
instance.Predefined = value
 
value = instance.Predefined

            

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

Property Value

The predefined binary filter to use.
Requirements

Target Platforms

See Also

Reference

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