UIGraphicsPdfRenderer.CreatePdf 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.
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
- actions
- Action<UIGraphicsPdfRendererContext>
Returns
- Attributes