Sets the receiver’s values to those stored in the NSPrintInfo object used when the receiver is run. (Deprecated in Mac OS X v10.5. Deprecated in Mac OS X v10.5. This method should not be invoked directly, so there is no replacement.)
Original signature is '- (void)readPrintInfo'
Available in Mac OS X v10.0 and later.

C# | Visual Basic | Visual C++ |
[ObsoleteAttribute("Deprecated in Mac OS X v10.5. Deprecated in Mac OS X v10.5. This method should not be invoked directly, so there is no replacement.")] public virtual void ReadPrintInfo()
<ObsoleteAttribute("Deprecated in Mac OS X v10.5. Deprecated in Mac OS X v10.5. This method should not be invoked directly, so there is no replacement.")> _ Public Overridable Sub ReadPrintInfo
[ObsoleteAttribute(L"Deprecated in Mac OS X v10.5. Deprecated in Mac OS X v10.5. This method should not be invoked directly, so there is no replacement.")] public: virtual void ReadPrintInfo()

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)