Click or drag to resize

PdfHeadingDetection Class

PDF conversion settings, including the conversions applied to different types of headings as defined by font attributes.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.Discovery.v1PdfHeadingDetection

Namespace:  IBM.Watson.DeveloperCloud.Services.Discovery.v1
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class PdfHeadingDetection

The PdfHeadingDetection type exposes the following members.

Constructors
  NameDescription
Public methodPdfHeadingDetection
Initializes a new instance of the PdfHeadingDetection class
Top
Properties
  NameDescription
Public propertyfonts
An array of font settings.
Top
See Also