public class WordHeadingDetection
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
WordHeadingDetection.Builder
Builder. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<FontSetting> | 
fonts()
Gets the fonts. 
 | 
WordHeadingDetection.Builder | 
newBuilder()
New builder. 
 | 
List<WordStyle> | 
styles()
Gets the styles. 
 | 
public WordHeadingDetection.Builder newBuilder()
public List<FontSetting> fonts()
Array of font matching configurations.
Copyright © 2021 IBM Cloud. All rights reserved.