UPdfEditAnnotations extension

on

Methods

specOf(int pageIndex, int objectNumber) → Future<UPdfAnnotationSpec?>

Available on UPdfEdit, provided by the UPdfEditAnnotations extension

updateAnnotation(int pageIndex, int objectNumber, {Rect? rect, Color? color, double? opacity, String? contents, double? borderWidth, double? fontSize}) → Future<bool>

Available on UPdfEdit, provided by the UPdfEditAnnotations extension