Search Results for

    Show / Hide Table of Contents

    Class PrintOutCSV.TextFormat

    Inheritance
    object
    PrintOutCSV.TextFormat
    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 PrintOutCSV.TextFormat

    Constructors

    TextFormat()

    Declaration
    public TextFormat()

    Fields

    Alignment

    Declaration
    public PrintOutCSV.TextFormat.AlignmentType Alignment
    Field Value
    Type Description
    PrintOutCSV.TextFormat.AlignmentType

    FamilyName

    Declaration
    public string FamilyName
    Field Value
    Type Description
    string

    FontColor

    Declaration
    public int FontColor
    Field Value
    Type Description
    int

    FontSize

    Declaration
    public float FontSize
    Field Value
    Type Description
    float

    Style

    Declaration
    public PrintOutCSV.TextFormat.FontStyle Style
    Field Value
    Type Description
    PrintOutCSV.TextFormat.FontStyle
    In this article
    Back to top Generated by DocFX