PdfDocumentInfoSubject Property
Gets or sets the subject of the PDF document generated by the Word to PDF converter.
Namespace: EvoWordToPdfAssembly: EvoWordToPdf_NetCore (in EvoWordToPdf_NetCore.dll) Version: 12.0.0
public string Subject { get; set; }
Public Property Subject As String
Get
Set
public:
property String^ Subject {
String^ get ();
void set (String^ value);
}
member Subject : string with get, set
Property Value
String