|
THPDFPage.SetAnnotationHighlightMode
|
Forrige Metoder LastAnnotation |
|
Angir /H-fremhevingsmodus for en PDF-lenkeannotasjon
Delphi-syntaks: procedure SetAnnotationHighlightMode(Annot: THPDFDictionaryObject; Mode: THPDFAnnotationHighlightMode);
C++-syntaks: void __fastcall SetAnnotationHighlightMode(THPDFDictionaryObject *Annot, THPDFAnnotationHighlightMode Mode);
Beskrivelse SetAnnotationHighlightMode skriver
Bruk ordboken som returneres av
Eksempel Page.SetAnnotationHighlightMode(Page.LastAnnotation, ahmPush);
Se også: LastAnnotation, SetAnnotationFlags, SetAnnotationBorderStyle |