THPDFPage.AddScreenAnnotation Method
Method summary: THPDFPage.AddScreenAnnotation Method
Declaration
function AddScreenAnnotation(Rectangle : TRect; const Contents: AnsiString= ''; Color : TColor= clBlack): THPDFDictionaryObject;
Unit
HPDFDoc
Parameters
| Name | Purpose |
|---|---|
Rectangle | Rectangle |
Contents | Text |
Color | Colour |
Return value
Returns a value: THPDFDictionaryObject
Usage notes
- Call: THPDFPage.AddScreenAnnotation
- Stable
Related APIs
- THPDFPage
- THotPDF
- Contents