ExpertPdf PDF Creator Library
Subject Property
NamespacesExpertPdf.PdfCreatorDocumentInformationSubject
ExpertPdf PDF Creator Library
Gets or sets the subject of the document.
Declaration Syntax
C#Visual BasicVisual C++
public string Subject { get; set; }
Public Property Subject As String
public:
property String^ Subject {
	String^ get ();
	void set (String^ value);
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)