Show / Hide Table of Contents

    Class FontSettings

    Inheritance
    System.Object
    FontSettings
    Namespace: DocuWare.Platform.ServerClient.WebClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class FontSettings : object

    Properties

    Bold

    Declaration
    public bool Bold { get; set; }
    Property Value
    Type Description
    System.Boolean

    Italic

    Declaration
    public bool Italic { get; set; }
    Property Value
    Type Description
    System.Boolean

    Name

    Declaration
    public string Name { get; set; }
    Property Value
    Type Description
    System.String

    Size

    Declaration
    public string Size { get; set; }
    Property Value
    Type Description
    System.String

    Strikeout

    Declaration
    public bool Strikeout { get; set; }
    Property Value
    Type Description
    System.Boolean

    Underline

    Declaration
    public bool Underline { get; set; }
    Property Value
    Type Description
    System.Boolean
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top