ComponentOne CalendarView for WinForms
C1.Framework.Drawing.Gdi Namespace / FontMetric Structure / BreakChar Field

In This Topic
    BreakChar Field
    In This Topic
    Specifies the value of the character that will be used to define word breaks for text justification.
    Syntax
    'Declaration
     
    
    Public BreakChar As Byte
    public byte BreakChar
    See Also