Click or drag to resize

PDFDocInfoGetProducer Method

Gets the producer.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public string GetProducer()

Return Value

Type: String
If the document was converted to PDF from another format, the name of the application (for example, Distiller) that converted it to PDF.
See Also