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 > SaneOptionDescriptor Class : Type Property |
public SaneValueType Type {get;}
'Declaration
Public ReadOnly Property Type As SaneValueType
'Usage
Dim instance As SaneOptionDescriptor Dim value As SaneValueType value = instance.Type
public SaneValueType getType()
public: property SaneValueType Type { SaneValueType get(); }