ComponentOne List for WinForms
C1.Win.C1List Namespace / PrintOptionsForm Class / OutputFileName Property

In This Topic
    OutputFileName Property (PrintOptionsForm)
    In This Topic
    Gets or sets the output file name.
    Syntax
    'Declaration
     
    
    Public Property OutputFileName As String
    public string OutputFileName {get; set;}
    See Also