UnicodeProducer
IPDFDocument4 :: General document management :: Document properties

See Also
Collapse All

This property gets or sets additional information about the producer of the current PDF document.

Syntax

BSTR UnicodeProducer { get; set; }
Value
Unicode text string containing producer information

Remarks

The producer is the application that created the PDF file.

Note: You must have an Application License to set this property.

See the UnicodeAuthor property for examples.

See Also

Reference