InkAnnotationExtensions extension
Extension methods for InkAnnotation
Methods
-
copyWith(
{String? id, List< double> ? bbox, String? createdAt, int? pageIndex, Color? strokeColor, double? lineWidth, InkLines? lines, String? creatorName, double? opacity, int? pdfObjectId, List<AnnotationFlag> ? flags, String? updatedAt, String? name, String? subject, }) → InkAnnotation -
Available on InkAnnotation, provided by the InkAnnotationExtensions extension
Creates a copy of this annotation with the given fields replaced with the new values