Düzenle

Aracılığıyla paylaş


UIGraphicsPdfRenderer.WritePdf Method

Definition

Renders the PDF described in actions to url.

[Foundation.Export("writePDFToURL:withActions:error:")]
public virtual bool WritePdf (Foundation.NSUrl url, Action<UIKit.UIGraphicsPdfRendererContext> actions, out Foundation.NSError error);
abstract member WritePdf : Foundation.NSUrl * Action<UIKit.UIGraphicsPdfRendererContext> *  -> bool
override this.WritePdf : Foundation.NSUrl * Action<UIKit.UIGraphicsPdfRendererContext> *  -> bool

Parameters

url
NSUrl
error
NSError

Returns

Attributes

Applies to