Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType.BarCode Namespace / BarCodeHelper Class
Methods


In This Topic
    BarCodeHelper Class Members
    In This Topic

    The following tables list the members exposed by BarCodeHelper.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the BarCodeHelper class.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Converts the 24-bpp bitmap to a 1-bpp bitmap.  
    Public Methodstatic (Shared in Visual Basic)Converts the value in another unit to an equivalent value in metric (millimeters).  
    Public Methodstatic (Shared in Visual Basic)Removes the unit of measure name from the parameter.  
    Public Methodstatic (Shared in Visual Basic)Converts the parameter in one unit of measure to an equivalent value in another unit of measure.  
    Public Methodstatic (Shared in Visual Basic)Converts the value in metric (millimeters) to an equivalent value in another unit of measure.  
    Public Methodstatic (Shared in Visual Basic)Corrects the parameter, appending the correct name of the unit of measure to the value.  
    Top
    See Also