Leadtools.Jpip Requires JPIP module product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ViewWindowFields Class
See Also  Members  
Leadtools.Jpip Namespace : ViewWindowFields Class



Defines all of the fields necessary to specify a window of interest.

Object Model


Syntax

Visual Basic (Declaration) 
Public Class ViewWindowFields 
Visual Basic (Usage)Copy Code
Dim instance As ViewWindowFields
C# 
public class ViewWindowFields 
C++/CLI 
public ref class ViewWindowFields 

Example

For an example, refer to HttpRequestEncoder.

Remarks

The client will use this class to specify the image view window information, a client may request an image in full resolution or smaller resolutions using the FrameSize and the RoundingDirection properties. Also the client may request portion of the image to be transmitted instead of the complete image, this is useful when the client is only interested in the displayed region without the need to transmit all the image information. The client can still requests other portions of the image in future requests.

Use the RegionSize and RegionOffset to control the portion of the image to be returned.

When an image contains multiple codestream (Pages) the client can request all codestreams to be delivered or only a single or specific set of codestreams. Use the CodeStream property to specify which codestreams to be delivered by the server. Also you can use the CodeStreamContext property to request advanced image codestream transformation for JPX images.

Inheritance Hierarchy

System.Object
   Leadtools.Jpip.ViewWindowFields

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features