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