Search Results for

    Show / Hide Table of Contents

    Struct PosText

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: Reportman.Drawing
    Assembly: Reportman.Drawing.dll
    Syntax
    public struct PosText

    Fields

    Position

    Declaration
    public int Position
    Field Value
    Type Description
    int

    bold

    Declaration
    public bool bold
    Field Value
    Type Description
    bool

    italic

    Declaration
    public bool italic
    Field Value
    Type Description
    bool

    nSize

    Declaration
    public int nSize
    Field Value
    Type Description
    int

    red

    Declaration
    public bool red
    Field Value
    Type Description
    bool

    regular

    Declaration
    public bool regular
    Field Value
    Type Description
    bool

    strokeout

    Declaration
    public bool strokeout
    Field Value
    Type Description
    bool

    underline

    Declaration
    public bool underline
    Field Value
    Type Description
    bool
    In this article
    Back to top Generated by DocFX