Class UIGraphicsPDFRendererContext

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class UIGraphicsPDFRendererContext
extends UIGraphicsRendererContext
Since:
Available in iOS 10.0 and later.
  • Constructor Details

    • UIGraphicsPDFRendererContext

      public UIGraphicsPDFRendererContext()
    • UIGraphicsPDFRendererContext

      protected UIGraphicsPDFRendererContext​(NSObject.Handle h, long handle)
    • UIGraphicsPDFRendererContext

      protected UIGraphicsPDFRendererContext​(NSObject.SkipInit skipInit)
  • Method Details

    • getPdfContextBounds

      public CGRect getPdfContextBounds()
    • beginPage

      public void beginPage()
    • beginPage

      public void beginPage​(CGRect bounds, NSDictionary<NSString,​?> pageInfo)
    • setURLForRect

      public void setURLForRect​(NSURL url, CGRect rect)
    • addDestination

      public void addDestination​(String name, CGPoint point)
    • setDestination

      public void setDestination​(String name, CGRect rect)