PdfFileInfo.Author

PdfFileInfo.Author property

Gets or sets the Author information of PDF document.

public string Author { get; set; }

See Also