UIPrintInfo.FromDictionary(NSDictionary) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A print-information object initialized with specified data.
[Foundation.Export("printInfoWithDictionary:")]
public static UIKit.UIPrintInfo FromDictionary (Foundation.NSDictionary dictionary);
static member FromDictionary : Foundation.NSDictionary -> UIKit.UIPrintInfo
Parameters
- dictionary
- NSDictionary
Returns
- Attributes