FileAnnotationExtensions extension
Extension methods for FileAnnotation
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, }) → FileAnnotation -
Available on FileAnnotation, provided by the FileAnnotationExtensions extension
Creates a copy of this annotation with the given fields replaced with the new values