PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / C1PreviewPane Class / Reflow Method

In This Topic
    Reflow Method (C1PreviewPane)
    In This Topic
    Reflows the currently loaded document.
    Syntax
    'Declaration
     
    Public Sub Reflow() 
    public void Reflow()
    See Also