PDFObjectAttribute
public enum PDFObjectAttribute
List of attributes an object can obtain
-
Adds a clickable link with a redirection to the given URL
Declaration
Swift
case link(url: URL)
TPPDF 1.6.0 Docs (98% documented)
public enum PDFObjectAttribute
List of attributes an object can obtain
Adds a clickable link with a redirection to the given URL
Swift
case link(url: URL)