PDFTableContentable
public protocol PDFTableContentable
Protocol to extend a type with a converter to PDFTableContent
-
Instance of
PDFTableContent
holdingself
as the content valueDeclaration
Swift
var asTableContent: PDFTableContent { get }