ToString Method

Summary

Overridden. Converts the ImageReturnType object to its equivalent JPIP string representation.

Syntax
C#
VB
C++
public override string ToString() 
  
Public Overrides Function ToString() As String 
public: 
String^ ToString(); override  

Return Value

The string corresponding to the object being converted.

Example

For an example, refer to Leadtools.Jpip.RequestEncoder.HttpRequestEncoder.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly