UnicodeCreator
IPDFDocument4 :: General document management :: Document properties

See Also
Collapse All

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

Syntax

BSTR UnicodeCreator { get; set; }
Value
Unicode text string containing creator information

Remarks

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

See theĀ UnicodeAuthor property for examples.

See Also

Reference