Leadtools.Workflow.Barcode Namespace > Barcode1d Class : MaximumLength Property |
public int MaximumLength {get; set;}
'Declaration Public Property MaximumLength As Integer
'Usage Dim instance As Barcode1d Dim value As Integer instance.MaximumLength = value value = instance.MaximumLength