PdfDocumentInfoAuthor Property

The PDF document author

Definition

Namespace: EvoPdf.PdfToHtml
Assembly: EvoPdfToHtml_NetCore (in EvoPdfToHtml_NetCore.dll) Version: 14.0.0
C#
public string Author { get; set; }

Property Value

String

See Also