Document Solutions for PDF
GrapeCity.Documents.Barcode Assembly / GrapeCity.Documents.Barcode Namespace / BarcodeSizeOptions Class / ToString Method

In This Topic
    ToString Method (BarcodeSizeOptions)
    In This Topic
    Returns a string representation of the current object.
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As System.String
    public override System.string ToString()
    See Also