Specifies style information applied to text.
Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Regular | 0 | Normal text. | |
Bold | 1 | Bold text. | |
Italic | 2 | Italic text. | |
BoldItalic | 3 | Bold and italic text. | |
Underline | 4 | Underlined text. | |
Strikeout | 8 | Text with a line through the middle. |
See Also