Click or drag to resize

ImgPropertyItemGetString Method

Gets the value stored as a string, which may be padded.

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

Return Value

Type: String
Value stored as a string.
See Also