ComponentOne BarCode for WinForms
C1.Win.Barcode.4.5.2 Assembly / C1.BarCode Namespace / ModuleSize Class / ToString Method

In This Topic
    ToString Method (ModuleSize)
    In This Topic
    Format text for property grid
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As System.String
    public override System.string ToString()
    See Also