Specifies the font style for the outline (bookmark) text.
Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Regular | 0 | Outline text is displayed using a regular font. | |
Italic | 1 | Outline text is displayed using an italic font. | |
Bold | 2 | Outline text is displayed using a bold font. | |
BoldItalic | 3 | Outline text is displayed using a bold and italic font. |
See Also