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

Show in webframe

PortNumber Property






Gets or sets the JPIP client port number.
Syntax
public int PortNumber {get; set;}
'Declaration
 
Public Property PortNumber As Integer
'Usage
 
Dim instance As JpipRasterImageViewer
Dim value As Integer
 
instance.PortNumber = value
 
value = instance.PortNumber

            

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

Property Value

Integer value that represents a port number.
Remarks
Set this value before calling Open.
Example
For an example that sets the port number to 106 where there is a JPIP server listening to the same port, refer to JpipRasterImageViewer.
Requirements

Target Platforms

See Also

Reference

JpipRasterImageViewer Class
JpipRasterImageViewer Members

Error processing SSI file
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