Encoding Property
Encoding
Represents the underlying character encoding used by the record's text.
C#
public NdefTextEncoding Encoding { get; set; }
Property Value
Type | Description |
---|---|
NdefTextEncoding |
Represents the underlying character encoding used by the record's text.
public NdefTextEncoding Encoding { get; set; }
Type | Description |
---|---|
NdefTextEncoding |