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

Show in webframe

Length Property (ResponseFields)






Gets or sets the data length field returned by the server response.
Syntax
public Nullable<int> Length {get; set;}
'Declaration
 
Public Property Length As Nullable(Of Integer)
'Usage
 
Dim instance As ResponseFields
Dim value As Nullable(Of Integer)
 
instance.Length = value
 
value = instance.Length

            

            
public:
property Nullable<int> Length {
   Nullable<int> get();
   void set (    Nullable<int> value);
}

Property Value

A nullable System.Int32 specifying the data length field 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