Click or drag to resize

FontSetting Class

Description of the font settings.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.Discovery.v1FontSetting

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 FontSetting

The FontSetting type exposes the following members.

Constructors
  NameDescription
Public methodFontSetting
Initializes a new instance of the FontSetting class
Top
Properties
  NameDescription
Public propertybold
The font style bold.
Public propertyitalic
The font style italic.
Public propertylevel
The font level.
Public propertymax_size
The font maximum size.
Public propertymin_size
The font minimum size.
Public propertyname
The font name.
Top
See Also