LEADTOOLS JPEG 2000 (Leadtools.Jpip.Client.WinForms assembly)

PacketSize Property

Show in webframe





Gets or sets the packet size in bytes.
Syntax
public int PacketSize {get; set;}
'Declaration
 
Public Property PacketSize As Integer
'Usage
 
Dim instance As JpipRasterImageViewer
Dim value As Integer
 
instance.PacketSize = value
 
value = instance.PacketSize

            

            
public:
property int PacketSize {
   int get();
   void set (    int value);
}

Property Value

Value that represents the packet size in bytes.
Remarks
For better speed performance, set this value to 8k bytes or more. Set this value before calling Open.
Example
For an example that sets this value to (16*1024), refer to JpipRasterImageViewer.
Requirements

Target Platforms

See Also

Reference

JpipRasterImageViewer Class
JpipRasterImageViewer Members

 

 


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

Leadtools.Jpip.Client.WinForms 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