CPDF_Annot::~CPDF_Annot() { ClearCachedAP(); }
CPDF_Annot::~CPDF_Annot() { if (m_bOwnedAnnotDict) m_pAnnotDict->Release(); ClearCachedAP(); }