QrCodeTypesAllTypes Property |
All QRCode types.
Namespace: GroupDocs.Signature.DomainAssembly: GroupDocs.Signature (in GroupDocs.Signature.dll) Version: 22.7.0.0 (22.7)
Syntaxpublic static QrCodeType[] AllTypes { get; }
Public Shared ReadOnly Property AllTypes As QrCodeType()
Get
public:
static property array<QrCodeType^>^ AllTypes {
array<QrCodeType^>^ get ();
}
static member AllTypes : QrCodeType[] with get
Property Value
Type:
QrCodeType
See Also