LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

Target Property

Show in webframe





Gets or sets the requested resource from the server.
Syntax
public string Target {get; set;}
'Declaration
 
Public Property Target As String
'Usage
 
Dim instance As TargetFields
Dim value As String
 
instance.Target = value
 
value = instance.Target

            

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

Property Value

A System.String used to specify the original named resource (often the name of a file on the server).
Remarks

This field is used to specify the original named resource (image name/path on the server). If this property is null or System.String.Empty then the image is determined by other means.

If the value of this field is not specified the server will use the path of the URI specified in an HTTP request

Example
For an example, refer to Leadtools.Jpip.RequestEncoder.HttpRequestEncoder.
Requirements

Target Platforms

See Also

Reference

TargetFields Class
TargetFields Members

 

 


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

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features