DocumentName Property
DocumentName
Gets or sets the name of the document (used to identify documents in print tasks and so on).
Declaration
[Browsable(true)]
public string DocumentName { get; set; }
<Browsable(True)>
Public Property DocumentName As String