LEADTOOLS Workflow (Leadtools.Workflow.Raster assembly)
LEAD Technologies, Inc

TargetFile Property






Gets or sets a value indicating the name of the image file to be saved.
Syntax
[MyDescriptionAttribute("Url referencing the name of the file to be saved.")]
[ValidationOptionAttribute(ValidationOption.None)]
[BrowsableAttribute(true)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)]
public string TargetFile {get; set;}
'Declaration
 
<MyDescriptionAttribute("Url referencing the name of the file to be saved.")>
<ValidationOptionAttribute(ValidationOption.None)>
<BrowsableAttribute(True)>
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)>
Public Property TargetFile As String
'Usage
 
Dim instance As SaveImageActivity
Dim value As String
 
instance.TargetFile = value
 
value = instance.TargetFile
[MyDescriptionAttribute("Url referencing the name of the file to be saved.")]
[ValidationOptionAttribute(ValidationOption.None)]
[BrowsableAttribute(true)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)]
public string TargetFile {get; set;}
MyDescriptionAttribute("Url referencing the name of the file to be saved.")
ValidationOptionAttribute(ValidationOption.None)
BrowsableAttribute()
DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)
 get_TargetFile();
set_TargetFile(value);
[MyDescriptionAttribute("Url referencing the name of the file to be saved.")]
[ValidationOptionAttribute(ValidationOption.None)]
[BrowsableAttribute(true)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)]
public:
property String^ TargetFile {
   String^ get();
   void set (    String^ value);
}

Property Value

The name of the image file to be saved.
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

SaveImageActivity Class
SaveImageActivity Members

 

 


Products | Support | Contact Us | Copyright Notices

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