Click or drag to resize

PdfSettings Class

A list of 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.v1PdfSettings

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 PdfSettings

The PdfSettings type exposes the following members.

Constructors
  NameDescription
Public methodPdfSettings
Initializes a new instance of the PdfSettings class
Top
Properties
  NameDescription
Public propertyheading
PDF heading Detection
Top
See Also