EVO PDF Logo

PdfDocumentInfoKeywords Property

EVO PDF Client for .NET Core
Gets or sets the keywords 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 Keywords { get; set; }

Property Value

Type: String
See Also

Reference