documentInfo
A dictionary that specifies additional information to be associated with the PDFs created by the PDF renderer.
Declaration
var documentInfo: [String : Any] { get set }Discussion
You can use these keys to specify additional metadata and security information for the PDF, such as the author or the password for accessing it.
The keys used in this dictionary are described in Auxiliary Dictionary Keys.