Click or drag to resize

DocumentInformationProducer Property

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.

Namespace:  ExpertPdf.HtmlToPdf.PdfDocument
Assembly:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public string Producer { get; set; }

Property Value

Type: String
See Also