Model Property (QRSymbol)
Gets the model of QR code.
'Declaration
Public ReadOnly Property Model As Integer
public int Model { get; }
public: __property int get_Model();
public:
property int Model {
int get();
}
Property Value
1 - QR Code Model 1 (AIM ISS 97-001).
2 - QR Code Model 2 (ISO/IEC 18004).
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5