LEADTOOLS Workflow (Leadtools.Workflow.Raster assembly)

SaveToUrl Property

Show in webframe





Gets or sets a value indicating whether or not the TargetFile property specifies a url or a filename.
Syntax
public bool SaveToUrl {get; set;}
'Declaration
 
Public Property SaveToUrl As Boolean
'Usage
 
Dim instance As SaveImageActivity
Dim value As Boolean
 
instance.SaveToUrl = value
 
value = instance.SaveToUrl

            

            
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

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