LEADTOOLS JPEG 2000 (Leadtools.Jpip.Server assembly)

SendData Property

Show in webframe





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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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