Description
Set the author name for the PDF document.

Namespace:  DuoDimension
Assembly:  pdfduo-net (in pdfduo-net.dll)
Version: 2.3.0.0 (2.3)

Syntax

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

See Also