Description
Set the title for the PDF document.

Namespace:  DuoDimension
Assembly:  pdfduo-net (in pdfduo-net.dll)
Version: 2.4.0.0 (2.4)

Syntax

      
 C#  Visual Basic 
public string Title { get; set; }
Public Property Title As String

See Also