←Select platform

ToString Method

Summary

Returns the value of the Name property.

Syntax

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

Return Value

The value of the Name property.

Example

For an example, refer to RasterCodecs.GetCodecInformation.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly