Heading Constructor
Initializes a new instance of the Cell class.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public Heading(
	int level
)

Parameters

level
Type: SystemInt32
The headings level.
See Also