Gets or sets the requested resource from the server.
public string Target { get; set; }
Public Property Target As String
A System.String used to specify the original named resource (often the name of a file on the server).
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
For an example, refer to Leadtools.Jpip.RequestEncoder.HttpRequestEncoder.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET