LEADTOOLS WCF Image Processing (Leadtools.Services.ImageProcessing.DataContracts assembly)
LEAD Technologies, Inc

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 BinaryFilterCommandPredefined Predefined {get; set;}
DataMemberAttribute(Name="Predefined", IsRequired=)
 get_Predefined();
set_Predefined(value);
[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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PredefinedBinaryRequest Class
PredefinedBinaryRequest Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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