Error processing SSI file
LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

Show in webframe

FrameSize Property (ViewWindowFields)






Gets or sets the requested image resolution size.
Syntax
public LeadSize FrameSize {get; set;}
'Declaration
 
Public Property FrameSize As LeadSize
'Usage
 
Dim instance As ViewWindowFields
Dim value As LeadSize
 
instance.FrameSize = value
 
value = instance.FrameSize

            

            
public:
property LeadSize FrameSize {
   LeadSize get();
   void set (    LeadSize value);
}

Property Value

The Leadtools.LeadSize of the requested image resolution size.
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.

Example
For an example, refer to Leadtools.Jpip.RequestEncoder.HttpRequestEncoder.
Requirements

Target Platforms

See Also

Reference

ViewWindowFields Class
ViewWindowFields Members

Error processing SSI file
Leadtools.Jpip requires a Document or Medical and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features