Barcode Xpress for .NET Core v14.0 - Updated January 7, 2025
Accusoft.BarcodeXpressSdk Namespace / Licensing Class / EvaluationMode Property




In This Topic
EvaluationMode Property
In This Topic
Indicates the way in which this component is limited in evaluation mode.
Syntax
'Declaration
 
Public Property EvaluationMode As EvaluationMode
 
'Usage
 
Dim instance As Licensing
Dim value As EvaluationMode
 
instance.EvaluationMode = value
 
value = instance.EvaluationMode
Remarks

This property has been deprecated. Barcode Xpress automatically runs in Watermark evaluation mode without an installed license.

See Also