PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / Style Class / ResetMinOrphanLines Method

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