Search Results for

    Show / Hide Table of Contents

    Class PrintLine

    Inheritance
    object
    PrintLine
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: Reportman.Drawing
    Assembly: Reportman.Drawing.dll
    Syntax
    public class PrintLine

    Constructors

    PrintLine()

    Declaration
    public PrintLine()

    Fields

    FontStep

    Declaration
    public PrintStepType FontStep
    Field Value
    Type Description
    PrintStepType

    Value

    Declaration
    public string Value
    Field Value
    Type Description
    string

    texts

    Declaration
    public SortedList<int, PosText> texts
    Field Value
    Type Description
    SortedList<int, PosText>
    In this article
    Back to top Generated by DocFX