ComponentOne BarCode for UWP
C1.Xaml.BarCode Namespace / C1BarCode Class / IsHoldingEnabled Property

In This Topic
    IsHoldingEnabled Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property IsHoldingEnabled As System.Boolean
    public System.bool IsHoldingEnabled {get; set;}
    See Also