|
Metoda THPDFPage.SetAnnotationHighlightMode
|
Anterior Metode LastAnnotation |
|
Setează modul de evidențiere
Sintaxă Delphi: procedure SetAnnotationHighlightMode(Annot: THPDFDictionaryObject; Mode: THPDFAnnotationHighlightMode);
Sintaxă C++: void __fastcall SetAnnotationHighlightMode(THPDFDictionaryObject *Annot, THPDFAnnotationHighlightMode Mode);
Descriere SetAnnotationHighlightMode scrie
Folosiți dicționarul returnat de
Exemplu Page.SetAnnotationHighlightMode(Page.LastAnnotation, ahmPush);
Vezi și: LastAnnotation, SetAnnotationFlags, SetAnnotationBorderStyle |