Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

Editor.EmoticonSet Property

Gets or sets name of the custom emoticon set to be used.

[Visual Basic]
Public Property EmoticonSet As String
[C#]
public String EmoticonSet {get; set;}

Remarks

Custom emoticon sets are registered with RegisterEmoticonSet.

See Also

Editor Class | EO.Web Namespace


Direct link to this topic