THPDFPage.AddScreenAnnotation Method

Method summary: THPDFPage.AddScreenAnnotation Method

Declaration

function AddScreenAnnotation(Rectangle : TRect; const Contents: AnsiString= ''; Color : TColor= clBlack): THPDFDictionaryObject;

Unit

HPDFDoc

Parameters

NamePurpose
RectangleRectangle
ContentsText
ColorColour

Return value

Returns a value: THPDFDictionaryObject

Usage notes

Related APIs