[]
        
(Showing Draft Content)

GrapeCity.Documents.Barcode.GcBarcode.CodeType

CodeType Property

CodeType

Gets or sets the barcode encoding. The default is Code39.

Declaration
public CodeType CodeType { get; set; }
Public Property CodeType As CodeType