XFontStyle EnumerationTerminal Works - PDF Printing.Net Library
Specifies style information applied to text.

Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

[FlagsAttribute]
public enum XFontStyle
Members

  Member nameValueDescription
Regular0 Normal text.
Bold1 Bold text.
Italic2 Italic text.
BoldItalic3 Bold and italic text.
Underline4 Underlined text.
Strikeout8 Text with a line through the middle.
See Also

Reference