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 | Field and Description |
---|---|
protected java.util.List<FontSetting> |
fonts |
Modifier | Constructor and Description |
---|---|
protected |
PdfHeadingDetection(PdfHeadingDetection.Builder builder) |
Modifier and Type | Method and Description |
---|---|
java.util.List<FontSetting> |
fonts()
Gets the fonts.
|
PdfHeadingDetection.Builder |
newBuilder()
New builder.
|
protected java.util.List<FontSetting> fonts
protected PdfHeadingDetection(PdfHeadingDetection.Builder builder)
public PdfHeadingDetection.Builder newBuilder()
public java.util.List<FontSetting> fonts()
Array of font matching configurations.