|
THotPDF.AddLoadedRubberStampAnnotation
|
Top Previous Next |
|
Adds a rubber stamp annotation to a loaded page
Delphi syntax: procedure AddLoadedRubberStampAnnotation( PageIndex: Integer; X1, Y1, X2, Y2: Single; Icon: THPDFRubberStampIcon; const AContents: AnsiString );
Description Adds a rubber stamp annotation to a loaded page Places standard stamp icons (Approved, Confidential, etc.) on the page
See also: THotPDF |