Show / Hide Table of Contents

    Enum FontStyle

    Font style (regular, bold, italic, underline or strikeout).

    Namespace: AGS.API
    Assembly: AGS.API.dll
    Syntax
    [Flags]
    public enum FontStyle

    Fields

    Name Description
    Bold
    Italic
    Regular
    Strikeout
    Underline
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX