Leadtools.Jpip Requires JPIP module product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
TargetFields Constructor
See Also 
Leadtools.Jpip Namespace > TargetFields Class : TargetFields Constructor



targetID
A String used to absolutely identify the logical target that is being accessed.
target
A 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.
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 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 String used to absolutely identify the logical target that is being accessed.
target
A 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

For an example, refer to HttpRequestEncoder.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

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