GetAutoCreateWebLinks

Text

Description

Returns whether DrawText automatically creates URI link annotations for URL-like text

Syntax

Delphi

Function TPDFlib.GetAutoCreateWebLinks: Integer;

Return values

Returns 1 when automatic web-link creation is enabled, otherwise 0

Remarks

Use this wrapper when the Delphi class API is preferred over assembling the lower-level PDF objects manually

See also

SetAutoCreateWebLinks, DrawText, AddLinkToWeb