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