removeValue(forAnnotationKey:)
Removes a value from the annotation’s dictionary.
Declaration
func removeValue(forAnnotationKey key: PDFAnnotationKey)Parameters
- key:
A Pdfannotationkey or appropriate string from the Adobe PDF Specification.
Removes a value from the annotation’s dictionary.
func removeValue(forAnnotationKey key: PDFAnnotationKey)A Pdfannotationkey or appropriate string from the Adobe PDF Specification.