Click or drag to resize

IBlobInfoToString Method

Returns a string representation of the blob Id map in compacted form.

Namespace:  CohesiveComputing.Imaging
Assembly:  CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
Syntax
C#
string ToString()

Return Value

Type: String
A String that represents this instance.
See Also