PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.8 Assembly / C1.Win.C1Preview Namespace / C1PrintPreviewControl.FileToolBar Class / Save Property

In This Topic
    Save Property (C1PrintPreviewControl.FileToolBar)
    In This Topic
    Gets the Save toolstrip button.
    Syntax
    'Declaration
     
    Public ReadOnly Property Save As ToolStripButton
    public ToolStripButton Save {get;}
    See Also