EVO PDF Logo

PdfDocumentInfoAuthorName Property

EVO PDF Client for .NET Core
Gets or sets the name of the author of the PDF document generated by the HTML to PDF converter.

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public string AuthorName { get; set; }

Property Value

Type: String
See Also

Reference