UIGraphicsPdfRenderer.CreatePdf Method

Definition

Returns the PDF as described in actions

[Foundation.Export("PDFDataWithActions:")]
public virtual Foundation.NSData CreatePdf (Action<UIKit.UIGraphicsPdfRendererContext> actions);
abstract member CreatePdf : Action<UIKit.UIGraphicsPdfRendererContext> -> Foundation.NSData
override this.CreatePdf : Action<UIKit.UIGraphicsPdfRendererContext> -> Foundation.NSData

Parameters

Returns

Attributes

Applies to