Gets and sets the file name of the document that should be inserted. In the MailMerge component, the search path for the documents can be set using the DocumentServer.MailMerge.SearchPath property.

Syntax

public string Filename { get; set; }
Public Property Filename() As String