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

Show in webframe

FrameSize Property (ResponseFields)






Gets or sets the actual frame size of the image returned by the server response.
Syntax
public LeadSize FrameSize {get; set;}
'Declaration
 
Public Property FrameSize As LeadSize
'Usage
 
Dim instance As ResponseFields
Dim value As LeadSize
 
instance.FrameSize = value
 
value = instance.FrameSize

            

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

Property Value

A Leadtools.LeadSize structure specifying the actual frame size of the image returned by the server response.
Requirements

Target Platforms

See Also

Reference

ResponseFields Class
ResponseFields 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