UIPrintInteractionControllerDelegate_Extensions.ChoosePaper 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.
Retrieves an object holding the paper size and printing area to use for a printing job.
public static UIKit.UIPrintPaper ChoosePaper (this UIKit.IUIPrintInteractionControllerDelegate This, UIKit.UIPrintInteractionController printInteractionController, UIKit.UIPrintPaper[] paperList);
static member ChoosePaper : UIKit.IUIPrintInteractionControllerDelegate * UIKit.UIPrintInteractionController * UIKit.UIPrintPaper[] -> UIKit.UIPrintPaper
Parameters
The instance on which this extension method operates.
- printInteractionController
- UIPrintInteractionController
- paperList
- UIPrintPaper[]