ComponentOne CalendarView for WinForms
C1.Win.C1Input.GrapeCity.Editors Namespace / ReadingStringOutput Structure / ReadingStringOutput Constructor / ReadingStringOutput Constructor(Object,ReadingStringOutputMode,Boolean)
A System.Object indicates the target object.
A ReadingStringOutputMode controls the output behaviors.
A bool value, indatates whether alphabet character should be converted to reading.

In This Topic
    ReadingStringOutput Constructor(Object,ReadingStringOutputMode,Boolean)
    In This Topic
    Initializes a new instance of the ReadingStringOutput class.
    Syntax

    Parameters

    outputTarget
    A System.Object indicates the target object.
    outputMode
    A ReadingStringOutputMode controls the output behaviors.
    enableAlphabetReadingMapping
    A bool value, indatates whether alphabet character should be converted to reading.
    See Also