UIPrintPageRenderer.PrintFormattersForPage(nint) Method

Definition

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

Applies to