TabSection
class TabSection: PDFElement
A PDF tab section element
-
The section with tabs
-
Init the tab section element
Parameters
sectionThe section with tabs
-
Draw the lyrics section element
Declaration
Swift
func draw(rect: inout CGRect, calculationOnly: Bool, pageRect: CGRect)Parameters
rectThe available rectangle
calculationOnlyBool if only the Bounding Rect should be calculated
pageRectThe page size of the PDF document
-
A PDF line element for a
See moreTabSectionDeclaration
Swift
class Line: PDFElement
View on GitHub