LEADTOOLS WCF Image Processing (Leadtools.Services.ImageProcessing.DataContracts assembly)

Predefined Property (PredefinedBinaryRequest)

Show in webframe





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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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