LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
TargetFields Constructor
See Also 
Leadtools.Jpip Namespace > TargetFields Class : TargetFields Constructor



targetID
A System.String used to absolutely identify the logical target that is being accessed.
target
A System.String used to specify the original named resource (often the name of a file on the server).
subTarget
A Range object used to qualify the original named resource through the specification of a byte range.

The TargetFields Constructor includes members that are available as an add-on to the LEADTOOLS Imaging Pro, Document, and Medical Imaging toolkits.

Initializes a new instance of the TargetFields class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal targetID As String, _
   ByVal target As String, _
   ByVal subTarget As Range _
)
Visual Basic (Usage)Copy Code
Dim targetID As String
Dim target As String
Dim subTarget As Range
 
Dim instance As New TargetFields(targetID, target, subTarget)
C# 
public TargetFields( 
   string targetID,
   string target,
   Range subTarget
)
C++/CLI 
public:
TargetFields( 
   String^ targetID,
   String^ target,
   Range^ subTarget
)

Parameters

targetID
A System.String used to absolutely identify the logical target that is being accessed.
target
A System.String used to specify the original named resource (often the name of a file on the server).
subTarget
A Range object used to qualify the original named resource through the specification of a byte range.

Example

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features