BarcodeTypeTypeName Property |
Name of Barcode Type.
Namespace: GroupDocs.Signature.DomainAssembly: GroupDocs.Signature (in GroupDocs.Signature.dll) Version: 22.4.0.0 (22.4)
Syntaxpublic string TypeName { get; }
Public ReadOnly Property TypeName As String
Get
public:
property String^ TypeName {
String^ get ();
}
member TypeName : string with get
Property Value
Type:
String
See Also