Describes the simulation style of a font.
Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | No font style simulation. | |
BoldSimulation | 1 | Bold style simulation. | |
ItalicSimulation | 2 | Italic style simulation. | |
BoldItalicSimulation | 3 | Bold and Italic style simulation. |
See Also