PDFJSONRepresentable
public protocol PDFJSONRepresentable
A object must implement this protocol to be serialized into a JSON
-
Creates a representable object
Declaration
Swift
var JSONRepresentation: AnyObject