editableAnnotationTypes
fun editableAnnotationTypes(editableAnnotationTypes: List<AnnotationType>?): PdfConfiguration.Builder
Sets a list of annotation types that can be selected on page and edited.
Parameters
editableAnnotationTypes
List of annotation types that are selectable. Passing null
or an empty list means that ALL supported annotation types are editable.