Click or drag to resize

WordHeadingDetection Class

Word conversion settings, including the conversions applied to different types of headings as defined by font attributes and to different formatting styles of text.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.Discovery.v1WordHeadingDetection

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 WordHeadingDetection

The WordHeadingDetection type exposes the following members.

Constructors
  NameDescription
Public methodWordHeadingDetection
Initializes a new instance of the WordHeadingDetection class
Top
Properties
  NameDescription
Public propertyfonts
An array of font settings.
Public propertystyles
An array of word styles.
Top
See Also