public static class PdfSettings.Builder extends Object
| Constructor and Description |
|---|
Builder()
Instantiates a new builder.
|
| Modifier and Type | Method and Description |
|---|---|
PdfSettings |
build()
Builds a PdfSettings.
|
PdfSettings.Builder |
heading(PdfHeadingDetection heading)
Set the heading.
|
public PdfSettings build()
public PdfSettings.Builder heading(PdfHeadingDetection heading)
heading - the headingCopyright © 2022 IBM Cloud. All rights reserved.