public class PdfHeadingDetection extends GenericModel
| Constructor and Description | 
|---|
| PdfHeadingDetection() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.List<FontSetting> | getFonts()Gets the fonts. | 
| void | setFonts(java.util.List<FontSetting> fonts)Sets the fonts. | 
equals, hashCode, toStringpublic java.util.List<FontSetting> getFonts()
public void setFonts(java.util.List<FontSetting> fonts)
fonts - the new fonts