Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PreviewFileActions Class / CanSaveFile Property

In This Topic
    CanSaveFile Property
    In This Topic
    Gets a value indicating whether the current document can be saved.
    Syntax
    'Declaration
     
    Public ReadOnly Property CanSaveFile As Boolean
    public bool CanSaveFile {get;}
    See Also