LEADTOOLS Workflow (Leadtools.Workflow.Raster assembly)

DisposeImage Property

Show in webframe





Gets or sets a value which indicates whether the activity should free its image after being executed.
Syntax
public bool DisposeImage {get; set;}
'Declaration
 
Public Property DisposeImage As Boolean
'Usage
 
Dim instance As DisposableImageActivity
Dim value As Boolean
 
instance.DisposeImage = value
 
value = instance.DisposeImage

            

            
public:
property bool DisposeImage {
   bool get();
   void set (    bool value);
}

Property Value

true means that the activity should free its image after being executed; false means that it should keep the image.
Requirements

Target Platforms

See Also

Reference

DisposableImageActivity Class
DisposableImageActivity Members

 

 


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

Leadtools.Workflow.Raster requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features