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

Show in webframe

ChannelType Property






Gets or sets the channel type for JPIP .
Syntax
public string ChannelType {get; set;}
'Declaration
 
Public Property ChannelType As String
'Usage
 
Dim instance As JpipRasterImageViewer
Dim value As String
 
instance.ChannelType = value
 
value = instance.ChannelType

            

            
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:

Example
For an example that sets the channel type to http, 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