RequestTargetFields Property

Summary
Gets or sets the fields for requesting the target image.
Syntax
C#
VB
C++
public TargetFields RequestTargetFields { get; set; } 
  
Public Property RequestTargetFields As TargetFields 
public: 
property TargetFields^ RequestTargetFields { 
   TargetFields^ get(); 
   void set (    TargetFields^ ); 
} 

Property Value

A TargetFields object which defines the fields for requesting the target image.

Example

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

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.