C1.Web.Mvc Namespace / QrCode Class / Charset Property

In This Topic
Charset Property
In This Topic
Gets or sets which charset to encode this control.
Syntax
'Declaration
 
<JsonAttribute(1)>
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Overridable Property Charset As QrCodeCharset
 
See Also