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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly