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.PdfDocumentAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic string Producer { get; set; }
Public Property Producer As String
Get
Set
Property Value
Type:
String
See Also