HeadingLevels.HeadingLevels

HeadingLevels()

Creates a new instance of the HeadingLevels class.

public HeadingLevels()

See Also


HeadingLevels(double)

Creates a new instance of the HeadingLevels class.

public HeadingLevels(double threshold)
ParameterTypeDescription
thresholdDoubleThe threshold value to compare font sizes. Within the threshold, the header levels are the same. The threshold default value is 0.01.

See Also