PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.8 Assembly / C1.C1Preview Namespace / Style Class / ResetJustifyLastLine Method

In This Topic
    ResetJustifyLastLine Method (Style)
    In This Topic
    Resets the JustifyLastLine property to an undefined state.
    Syntax
    'Declaration
     
    Public Sub ResetJustifyLastLine() 
    public void ResetJustifyLastLine()
    See Also