NSAttributedString
extension NSAttributedString: PDFTableContentable
Adds functionality to convert to PDF table content
-
Instance of
PDFTableContent
of type attributed string, usingself
as contentDeclaration
Swift
public var asTableContent: PDFTableContent { get }