PdfPackage.SetProducer

PdfPackage.SetProducer method

Sets the name of the tool that created Pdf.

public void SetProducer(string producer)
ParameterTypeDescription
producerStringThe producer name.

See Also