Producer

XmpPdfPackage.Producer property

Gets or sets the name of the tool that created the PDF document.

public string Producer { get; set; }

Property Value

The producer.

See Also