'DeclarationPublic Property AutoStretch As Boolean
'UsageDim instance As BarCodeCellType Dim value As Boolean instance.AutoStretch = value value = instance.AutoStretch
public bool AutoStretch {get; set;}
'DeclarationPublic Property AutoStretch As Boolean
'UsageDim instance As BarCodeCellType Dim value As Boolean instance.AutoStretch = value value = instance.AutoStretch
public bool AutoStretch {get; set;}