DisplayHangulFixedWidth Property
In This Topic
Gets or sets whether to always use fixed width for Hangul characters.
Syntax
'Declaration
Public Property DisplayHangulFixedWidth As System.Boolean
public System.bool DisplayHangulFixedWidth {get; set;}
See Also