Linkclass Link extends Userdata<"fz_link"> {getBounds(): Rect;getURI(): string;isExternal(): boolean;setBounds(rect: Rect): void;setURI(uri: string): void; static readonly _drop: (p: Pointer<"fz_link">) => void;}§Extends§Userdata<"fz_link">[src]§Methods§getBounds(): Rect[src]§getURI(): string[src]§isExternal(): boolean[src]§setBounds(rect: Rect): void[src]§setURI(uri: string): void[src]§Static Properties§_drop: (p: Pointer<"fz_link">) => void[src]