ExpertPdf Html to Pdf Converter Library
Producer Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentDocumentInformationProducer
ExpertPdf Html to Pdf Converter Library
Gets or sets the name of the application that produced the PDF document if for example the document was converted to PDF from another format.
Declaration Syntax
C#Visual BasicVisual C++
public string Producer { get; set; }
Public Property Producer As String
	Get
	Set
public:
property String^ Producer {
	String^ get ();
	void set (String^ value);
}
Property Value

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