|
THPDFPage.LastAnnotation
|
속성 AddPopupAnnotationFor SetAnnotationBorderStyle |
|
Returns the most recently created annotation dictionary on the page.
Delphi 구문: property LastAnnotation: THPDFDictionaryObject;
C++ 구문: __property THPDFDictionaryObject* LastAnnotation;
설명
이 property를 사용해 직전 호출이 만든 annotation에
참조: AddPopupAnnotationFor, SetAnnotationBorderStyle, PDF Filter Support |