dictionaryRepresentation
A dictionary representation of a print-information object.
Declaration
var dictionaryRepresentation: [AnyHashable : Any] { get }Return Value
A dictionary representation of a UIPrintInfo object that can be archived and used to create a new UIPrintInfo object. Returns nil if no dictionary can be created.