PdfDocumentInfoSubject Property

Gets or sets the subject of the PDF document.

Definition

Namespace: EvoPdf.PdfMerge
Assembly: EvoPdfMerge_NetCore (in EvoPdfMerge_NetCore.dll) Version: 14.0.0
C#
public string Subject { get; set; }

Property Value

String

See Also