HotPDF Delphi PDF Component Developer Guide | ![]() |
THPDFPage.PrintHyperlink
|
Top Previous Next |
Prints the text linked to the URL.
Delphi syntax: procedure PrintHyperlink ( X, Y: Single; Text: AnsiString; URL: AnsiString);
C++ syntax: void __fastcall PrintHyperlink ( float X, float Y, AnsiString Text, AnsiString URL);
Description: This procedure prints a text line Text linked to the URL from the point X, Y.
See also: HyperlinkColor |
Copyright©2007-2019 losLab.com |