This text property allows to select a text value.

Namespace:  InfigoSDK
Assembly:  InfigoSDK (in InfigoSDK.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public interface IInfigoTextProperty : IInfigoProperty
Visual Basic (Declaration)
Public Interface IInfigoTextProperty _
	Implements IInfigoProperty
Visual C++
public interface class IInfigoTextProperty : IInfigoProperty

See Also