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

Show in webframe

SendData Property






Gets or sets a value to indicate whether to send the response data to the client.
Syntax
public bool SendData {get; set;}
'Declaration
 
Public Property SendData As Boolean
'Usage
 
Dim instance As ResponseSendingEventArgs
Dim value As Boolean
 
instance.SendData = value
 
value = instance.SendData

            

            
public:
property bool SendData {
   bool get();
   void set (    bool value);
}

Property Value

true to send the response data to the client; false, otherwise.
Example
For an example, refer to JpipServer.
Requirements

Target Platforms

See Also

Reference

ResponseSendingEventArgs Class
ResponseSendingEventArgs Members

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