| 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.PdfCreator
    Assembly:
   epdfcreator (in epdfcreator.dll) Version: 17.0.0
 Syntax
Syntaxpublic string Producer { get; set; }Public Property Producer As String
	Get
	Set
Property Value
Type: 
String See Also
See Also