UIPrintPageRenderer.PrintFormattersForPage(nint) 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.
The set of formatters for the specified page.
[Foundation.Export("printFormattersForPageAtIndex:")]
public virtual UIKit.UIPrintFormatter[] PrintFormattersForPage (nint index);
abstract member PrintFormattersForPage : nint -> UIKit.UIPrintFormatter[]
override this.PrintFormattersForPage : nint -> UIKit.UIPrintFormatter[]
Parameters
- index
- System.System.IntPtr System.nativeint
Returns
- Attributes