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

In This Topic
    GcBarcode Class
    In This Topic
    Represents a barcode that can be drawn on a GrapeCity.Documents.Drawing.GcGraphics. The supported barcode types are represented by the CodeType enum.
    Object Model
    GcBarcode Class
    Syntax
    'Declaration
     
    Public Class GcBarcode 
    public class GcBarcode 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Barcode.GcBarcode

    See Also