LEADTOOLS JPEG 2000 (Leadtools.Jpip.Client.WinForms assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
ChannelType Property
See Also 
Leadtools.Jpip.Client.WinForms Namespace > JpipRasterImageViewer Class : ChannelType Property



The ChannelType Property includes members that are available as an add-on to the LEADTOOLS Imaging Pro, Document, and Medical Imaging toolkits.

Gets or sets the channel type for JPIP .

Syntax

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

Property Value

Specifies the channel type, which identifies the name of the transport protocol that the client is willing to accept. The following types are available:

  • http
  • http-tcp
  • stateless.

Example

This example sets the channel type to http. For an example, refer to JpipRasterImageViewer.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

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