Document Solutions for PDF
GrapeCity.Documents.Barcode Assembly / GrapeCity.Documents.Barcode Namespace / GcBarcode Class / GetCaption Method

In This Topic
    GetCaption Method
    In This Topic
    Gets the barcode caption. In some cases this may differ from the encoded value.
    Syntax
    'Declaration
     
    Public Function GetCaption() As System.String
    public System.string GetCaption()

    Return Value

    The barcode caption.
    See Also