FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / PdfExportOptions Class / DocumentTitle Property

In This Topic
    DocumentTitle Property
    In This Topic
    Indicate the title for exported pdf.
    Syntax
    'Declaration
     
    
    Public Property DocumentTitle As String
    public string DocumentTitle {get; set;}
    See Also