FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / PrintParameters Class / DocumentName Property

In This Topic
    DocumentName Property
    In This Topic
    Gets or sets the name of the document to print.
    Syntax
    'Declaration
     
    
    Public Property DocumentName As String
    public string DocumentName {get; set;}
    See Also