Leadtools.Jpip.Client.WinForms Requires JPIP Module product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
PortNumber Property
See Also 
Leadtools.Jpip.Client.WinForms Namespace > JpipRasterImageViewer Class : PortNumber Property



Gets or sets the JPIP client port number.

Syntax

Visual Basic (Declaration) 
Public Property PortNumber As Integer
Visual Basic (Usage)Copy Code
Dim instance As JpipRasterImageViewer
Dim value As Integer
 
instance.PortNumber = value
 
value = instance.PortNumber
C# 
public int PortNumber {get; set;}
C++/CLI 
public:
property int PortNumber {
   int get();
   void set (int value);
}

Return Value

Integer value that represents a port number.

Example

This example sets the port number to 106 where there is a JPIP server listening to the same port. For an example, refer to JpipRasterImageViewer.

Remarks

Set this value before calling Open.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Jpip.Client.WinForms requires a JPIP Module and a server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features