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

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