PdfDocumentInfoAuthor Property
Gets or sets author of the document.

Namespace: Aspose.PSD.FileFormats.Pdf
Assembly: Aspose.PSD (in Aspose.PSD.dll) Version: 23.4
Syntax
public string Author { get; set; }

Property Value

Type: String
See Also