VintaSoft Barcode .NET SDK 15.0: Documentation for .NET developer
Vintasoft.Barcode.BarcodeInfo Namespace / NonDataFlags Class
Properties Methods SeeAlso
In This Topic
    NonDataFlags Class Members
    In This Topic
    The following tables list the members exposed by NonDataFlags.
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Gets the linkage flag to associated linear component in an EAN.UCC composite symbol.
    Public Propertystatic (Shared in Visual Basic)Gets the Function 1 Character (FNC1).
    Public Propertystatic (Shared in Visual Basic)Gets the Function 2 Character (FNC2).
    Public Propertystatic (Shared in Visual Basic)Gets the Function 3 Character (FNC3).
    Public Propertystatic (Shared in Visual Basic)Gets the Function 4 Character (FNC4).
    Public Propertystatic (Shared in Visual Basic)Gets the linkage flag to associated linear component in a composite symbol.
    Public Propertystatic (Shared in Visual Basic)Gets the Macro05 character.
    Public Propertystatic (Shared in Visual Basic)Gets the Macro06 character.
    Public Propertystatic (Shared in Visual Basic)Gets the Pad Character (PAD).
    Public Propertystatic (Shared in Visual Basic)Gets the Reader Programming character.
    Public Propertystatic (Shared in Visual Basic)Gets the Symbol Separation character.
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Creates a new Aztect Structured Append character with specified symbol position, symbol count and message ID.
    Public Methodstatic (Shared in Visual Basic)Creates a new DataMatrix Structured Append character with specified symbol position, symbol count and file identefication.
    Public Methodstatic (Shared in Visual Basic)Creates a new DotCode Structured Append character with specified symbol position and symbol count.
    Public Methodstatic (Shared in Visual Basic)Creates a new ECI character with specified assignment number.
    Public Methodstatic (Shared in Visual Basic)Creates a new MaxiCode Structured Append character with specified symbol position and symbol count.
    Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a new PDF417/MicroPDF417 Structured Append character with specified symbol position, symbol count and file ID.
    Public Methodstatic (Shared in Visual Basic)Creates a new QR Structured Append character with specified symbol position, symbol count and parity data.
    See Also