Click or drag to resize

WordStyle Class

Description of the word style.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.Discovery.v1WordStyle

Namespace:  IBM.Watson.DeveloperCloud.Services.Discovery.v1
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class WordStyle

The WordStyle type exposes the following members.

Constructors
  NameDescription
Public methodWordStyle
Initializes a new instance of the WordStyle class
Top
Properties
  NameDescription
Public propertylevel
The word level.
Public propertynames
An array of the word names.
Top
See Also