QrCodeTypes

QrCodeTypes class

حاوية أنواع كود QRC.

public static class QrCodeTypes

الخصائص

اسم وصف
static AllTypes { get; } جميع أنواع كود QRC.

طُرق

اسم وصف
static Parse(string) إرجاع نوع رمز QRC مع اسم النوع السرّي. إذا كان اسم رمز الاستجابة السريعة غير معروف - فسيتم طرح الاستثناء
static TryParse(string) إرجاع نوع رمز QRC مع اسم النوع السرّي. إذا كان اسم رمز QRCode غير معروف - لن يتم طرح أي استثناء ولكن الطريقة ستعيد قيمة فارغة.

مجالات

اسم وصف
static readonly Aztec كائن نوع رمز QR- رمز Aztec .
static readonly DataMatrix كائن نوع رمز الاستجابة السريعة DataMatrix .
static readonly GS1DataMatrix GS1 DataMatrix QR-Code Type object.
static readonly GS1QR GS1 QR-Code Type object.
static readonly HIBCLICAztec HIBC LIC Aztec QR-Code Type object.
static readonly HIBCLICDataMatrix HIBC LIC Data Matrix QR-Code Type object.
static readonly HIBCLICQR HIBC LIC QR-Code Type object.
static readonly QR QR-Code نوع كائن .

أنظر أيضا