Class UIPrintPaper

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class UIPrintPaper
extends NSObject
  • Constructor Details

    • UIPrintPaper

      public UIPrintPaper()
    • UIPrintPaper

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

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

    • getPaperSize

      public CGSize getPaperSize()
    • getPrintableRect

      public CGRect getPrintableRect()
    • getBestPaperForPageSize

      public static UIPrintPaper getBestPaperForPageSize​(CGSize contentSize, NSArray<UIPrintPaper> paperList)
    • getPrintRect

      public CGRect getPrintRect()