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
	Get
	Set
public:
property String^ Subject {
	String^ get ();
	void set (String^ value);
}
Property Value

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)