Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.29
|
Leadtools.Sane Assembly > Leadtools.Sane Namespace > SaneStringListConstraint Class : Value Property |
public string[] Value {get;}
'Declaration
Public ReadOnly Property Value As String()
'Usage
Dim instance As SaneStringListConstraint Dim value() As String value = instance.Value
public String[] getValue()
public: property array<String^>^ Value { array<String^>^ get(); }