RequestViewWindowFields Property

Summary
Gets or sets the fields for specifying the view window of interest.
Syntax
C#
VB
C++
public ViewWindowFields RequestViewWindowFields { get; set; } 
  
Public Property RequestViewWindowFields As ViewWindowFields 
public: 
property ViewWindowFields^ RequestViewWindowFields { 
   ViewWindowFields^ get(); 
   void set (    ViewWindowFields^ ); 
} 

Property Value

A ViewWindowFields object which defines the fields for specifying the view window of interest.

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.