QrCodeTypeTypeIndex Property |
Gets index of object in collection of supported QRCode types.
Namespace: GroupDocs.Signature.DomainAssembly: GroupDocs.Signature (in GroupDocs.Signature.dll) Version: 22.4.0.0 (22.4)
Syntaxpublic int TypeIndex { get; }
Public ReadOnly Property TypeIndex As Integer
Get
public:
property int TypeIndex {
int get ();
}
member TypeIndex : int with get
Property Value
Type:
Int32
See Also