NoteAnnotationExtensions extension
Extension methods for NoteAnnotation
Methods
-
copyWith(
{String? id, List< double> ? bbox, String? createdAt, int? pageIndex, Color? color, TextContent? text, NoteIcon? icon, String? creatorName, double? opacity, int? pdfObjectId, List<AnnotationFlag> ? flags, String? updatedAt, String? name, String? subject, }) → NoteAnnotation -
Available on NoteAnnotation, provided by the NoteAnnotationExtensions extension
Creates a copy of this annotation with the given fields replaced with the new values