rowSize(for:)
Returns the size needed to display a row of the current document page.
Declaration
func rowSize(for page: PDFPage) -> CGSizefunc rowSize(for page: PDFPage) -> NSSizeDiscussion
The size is dependent on the current scale factor and display attributes.