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

In This Topic
    UpdatePreview Method (C1PreviewPane)
    In This Topic
    Forces the preview pane to update the preview.
    Syntax
    'Declaration
     
    Public Sub UpdatePreview() 
    public void UpdatePreview()
    See Also