LEADTOOLS Workflow (Leadtools.Workflow.Raster assembly)

TargetFile Property

Show in webframe





Gets or sets a value indicating the name of the image file to be saved.
Syntax
public string TargetFile {get; set;}
'Declaration
 
Public Property TargetFile As String
'Usage
 
Dim instance As SaveImageActivity
Dim value As String
 
instance.TargetFile = value
 
value = instance.TargetFile

            

            
public:
property String^ TargetFile {
   String^ get();
   void set (    String^ value);
}

Property Value

The name of the image file to be saved.
Requirements

Target Platforms

See Also

Reference

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