←Select platform

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 Leadtools.Jpip.ViewWindowFields 
public: 
property Leadtools.Jpip.ViewWindowFields^ RequestViewWindowFields { 
   Leadtools.Jpip.ViewWindowFields^ get(); 
   void set (    Leadtools.Jpip.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly