VintaSoft Barcode .NET SDK 14.3: Documentation for .NET developer
Vintasoft.Barcode.BarcodeInfo Namespace / QRStructuredAppendCharacter Class
Constructors Properties Methods SeeAlso
In This Topic
    QRStructuredAppendCharacter Class Members
    In This Topic
    The following tables list the members exposed by QRStructuredAppendCharacter.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the QRStructuredAppendCharacter class.
    Public Properties
     NameDescription
    Public PropertyGets a data type of this value item. (Inherited from ValueItemBase)
    Public PropertyGets a flag name. (Inherited from StructuredAppendCharacter)
    Public PropertyGets a Parity Data.
    Public PropertyGets the number of symbols in the Structured Append format. (Inherited from StructuredAppendCharacter)
    Public PropertyGets the position for a symbol in the Structured Append format. (Inherited from StructuredAppendCharacter)
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded. Calcualtes the parity data.
    Public MethodConverts the NonDataFlagValueItem of this instance to its equivalent string. (Inherited from NonDataFlagValueItem)
    See Also