PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / UsageInfo Class / LastFileName Property

In This Topic
    LastFileName Property (UsageInfo)
    In This Topic
    Gets or sets the file name that was last used to save or load a document.
    Syntax
    'Declaration
     
    Public Property LastFileName As String
    public string LastFileName {get; set;}
    See Also