SetAutoCreateWebLinks

Text

תיאור

Enables or disables automatic URI link annotations for URL-like text drawn with DrawText

תחביר

Delphi

Function TPDFlib.SetAutoCreateWebLinks(Enable: Integer): Integer;

פרמטרים

Enable1 enables automatic links; 0 disables them

ערכי החזרה

מחזיר את המצב הקודם: 1 כאשר הופעל לפני הקריאה, אחרת 0

הערות

The detector recognises http://, https://, www., ftp://, mailto:, and bare email addresses; www. targets gain an https:// scheme and bare addresses gain a mailto: scheme

הזיהוי משתמש בתחביר URI של ASCII ומסיר פיסוק סובב מבלי להסיר סוגריים מאוזנים השייכים ליעד

ראו גם

פונקציות קשורות: GetAutoCreateWebLinks, DrawText, AddLinkToWeb, ActivateWebLinks