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

Show in webframe

BorderFlags Property






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

            

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

Property Value

Value that indicates which border to remove.
Requirements

Target Platforms

See Also

Reference

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