FileAnnotationExtensions extension

Extension methods for FileAnnotation

on

Methods

copyWith({String? id, List<double>? bbox, String? createdAt, int? pageIndex, FileIconName? iconName, EmbeddedFile? embeddedFile, AnnotationAttachment? attachment, String? creatorName, double? opacity, int? pdfObjectId, List<AnnotationFlag>? flags, String? updatedAt, String? name, String? subject, bool? hidden}) FileAnnotation

Available on FileAnnotation, provided by the FileAnnotationExtensions extension

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