RedactionAnnotationExtensions extension

Extension methods for RedactionAnnotation

on

Methods

copyWith({String? id, List<List<double>>? rects, String? createdAt, int? pageIndex, Color? fillColor, String? overlayText, double? fontSize, Color? fontColor, String? repeat, Color? outlineColor, bool? repeatOverlayText, double? rotation, String? creatorName, double? opacity, int? pdfObjectId, List<AnnotationFlag>? flags, String? updatedAt, String? name, String? subject, bool? hidden}) RedactionAnnotation

Available on RedactionAnnotation, provided by the RedactionAnnotationExtensions extension

Creates a copy of this annotation with the given fields replaced with the new values