StampText
Annotations and hotspot links, page layout
Description
This page describes StampText in PDFlibPas, which belongs to the "Annotations and hotspot links, page layout" topic. API names, parameters, class names, file names, and literals are kept exactly as they are to correspond fully with the Delphi library and DLL entry points.
Please review the syntax, parameters, and return value before calling the function.
Syntax
Delphi
Function TPDFlib.StampText(Const PageRange: WideString; Left, Top, Angle, Opacity: Double; Const Text: WideString; Overlay: TPDFlibStampOverlay): Integer;
Parameters
Please refer to the PDFlibPas Developer Guide and header comments for detailed parameter descriptions.
Return Value
Please refer to the PDFlibPas Developer Guide for specific return value semantics.
Remarks
For more related information, please refer to the relevant library documentation or demo projects.