LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)
LEAD Technologies, Inc

Status Property (HolePunchRemoveCommandEventArgs)






Gets or sets the status of the hole punch removal process. .NET support WinRT support
Syntax
public RemoveStatus Status {get; set;}
'Declaration
 
Public Property Status As RemoveStatus
'Usage
 
Dim instance As HolePunchRemoveCommandEventArgs
Dim value As RemoveStatus
 
instance.Status = value
 
value = instance.Status
public RemoveStatus Status {get; set;}
 get_Status();
set_Status(value);
public:
property RemoveStatus Status {
   RemoveStatus get();
   void set (    RemoveStatus value);
}

Property Value

Value that represents the status of the hole punch removal process.
Example
Refer to HolePunchRemoveCommand.
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

HolePunchRemoveCommandEventArgs Class
HolePunchRemoveCommandEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.