This enumeration represents the possible styles of a bookmark in a PDF document
Namespace: Winnovative.HtmlToPdfClient
Assembly: WnvHtmlToPdfClient (in WnvHtmlToPdfClient.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Normal | 0 | Normal text style. | |
| Italic | 1 | The text is italic. | |
| Bold | 2 | The text is bold. |
See Also