FNC1Mode
Enum
Signifies application of special formatting to the code data.
Definition
Namespace:Telerik.Reporting.Barcodes.QRCode
Assembly:Telerik.Reporting.dll
Syntax:
C#
public enum FNC1Mode
Fields
FNC 1 in first position.
C#
FirstPosition = 1
FNC 1 in second position.
C#
SecondPosition = 2