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

SaveToUrl Property






Gets or sets a value indicating whether or not the TargetFile property specifies a url or a filename.
Syntax
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)]
[BrowsableAttribute(true)]
[MyDescriptionAttribute("If true indicates that the path specified in the TargetFile property is a URL.  Otherwise the path is a local path.")]
[ValidationOptionAttribute(ValidationOption.None)]
public bool SaveToUrl {get; set;}
'Declaration
 
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)>
<BrowsableAttribute(True)>
<MyDescriptionAttribute("If true indicates that the path specified in the TargetFile property is a URL.  Otherwise the path is a local path.")>
<ValidationOptionAttribute(ValidationOption.None)>
Public Property SaveToUrl As Boolean
'Usage
 
Dim instance As SaveImageActivity
Dim value As Boolean
 
instance.SaveToUrl = value
 
value = instance.SaveToUrl
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)]
[BrowsableAttribute(true)]
[MyDescriptionAttribute("If true indicates that the path specified in the TargetFile property is a URL.  Otherwise the path is a local path.")]
[ValidationOptionAttribute(ValidationOption.None)]
public bool SaveToUrl {get; set;}
DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)
BrowsableAttribute()
MyDescriptionAttribute("If true indicates that the path specified in the TargetFile property is a URL.  Otherwise the path is a local path.")
ValidationOptionAttribute(ValidationOption.None)
 get_SaveToUrl();
set_SaveToUrl(value);
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)]
[BrowsableAttribute(true)]
[MyDescriptionAttribute("If true indicates that the path specified in the TargetFile property is a URL.  Otherwise the path is a local path.")]
[ValidationOptionAttribute(ValidationOption.None)]
public:
property bool SaveToUrl {
   bool get();
   void set (    bool value);
}

Property Value

true if TargetFile specifies a url; false if it specifies a filename.
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