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 > SaneWordListConstraint Class : Value Property |
public int[] Value {get;}
'Declaration
Public ReadOnly Property Value As Integer()
'Usage
Dim instance As SaneWordListConstraint Dim value() As Integer value = instance.Value
public int[] getValue()
public: property array<int>^ Value { array<int>^ get(); }