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

Leadtools.Jpip Assembly