Show / Hide Table of Contents

    Class Line

    A line is a sequence of words.

    Inheritance
    System.Object
    RectangleBase
    Line
    Inherited Members
    RectangleBase.L
    RectangleBase.T
    RectangleBase.W
    RectangleBase.H
    Namespace: DocuWare.Platform.ServerClient.Content
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class Line : RectangleBase

    Properties

    BaseLine

    Declaration
    public int BaseLine { get; set; }
    Property Value
    Type Description
    System.Int32

    BaseLineSpecified

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

    bold

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

    boldSpecified

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

    fontSize

    Declaration
    public int fontSize { get; set; }
    Property Value
    Type Description
    System.Int32

    fontSizeSpecified

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

    Items

    Declaration
    public List<object> Items { get; set; }
    Property Value
    Type Description
    List<System.Object>
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top