Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType.BarCode Namespace / Quiet Class
Members


In This Topic
    Quiet Class
    In This Topic
    Represents the left and right padding of the barcode. This class cannot be inherited.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class Quiet 
       Inherits ValueBase
    'Usage
     
    
    Dim instance As Quiet
    public sealed class Quiet : ValueBase 
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.CellType.BarCode.ValueBase
          FarPoint.Win.Spread.CellType.BarCode.Quiet

    See Also