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



Gets or sets the requested image resolution size.

Syntax

Visual Basic (Declaration) 
Public Property FrameSize As Size
Visual Basic (Usage)Copy Code
Dim instance As ViewWindowFields
Dim value As Size
 
instance.FrameSize = value
 
value = instance.FrameSize
C# 
public Size FrameSize {get; set;}
C++/CLI 
public:
property Size FrameSize {
   Size get();
   void set (Size value);
}

Return Value

The Size of the requested image resolution size.

Example

For an example, refer to HttpRequestEncoder.

Remarks

Use this field to identify the desired resolution of the image. If the requested resolution is not available for the desired image, the server will decide the best resolution using the RoundingDirection field.

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