PMPaperMargins
A data structure that specifies the unprintable area of a paper object.
Declaration
typealias PMPaperMargins = PMRectDiscussion
Your application specifies paper margins when calling the function PMPaperCreateCustom(_:_:_:_:_:_:_:) to create a custom paper type. You can obtain a paper’s margins with the function PMPaperGetMargins(_:_:).