PdfInfo.Producer Method

PDF File Writer

PdfInfoProducer Method

Sets the name of the application that produced the document

Namespace:  PdfFileWriter
Assembly:  PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)
Syntax
C#
public void Producer(
	string Producer
)

Parameters

Producer
Type: SystemString
Producer
See Also