HiQPdf Documentation

HtmlDocumentHeaderAuthor Property

HiQPdf Client for .NET Core
The HTML document author as defined by the author meta tag or an empty string if there is not an author meta tag

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public string Author { get; set; }

Property Value

Type: String
See Also

Reference