EVO PDF Logo

PdfDocumentInfoSubject Property

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

Property Value

Type: String
See Also

Reference