LinkAnnotationExtensions extension
Extension methods for LinkAnnotation
Methods
-
copyWith(
{String? id, List< double> ? bbox, String? createdAt, int? pageIndex, Action? action, String? note, BorderStyle? borderStyle, double? borderWidth, Color? borderColor, String? creatorName, double? opacity, int? pdfObjectId, List<AnnotationFlag> ? flags, String? updatedAt, String? name, String? subject, }) → LinkAnnotation -
Available on LinkAnnotation, provided by the LinkAnnotationExtensions extension
Creates a copy of this annotation with the given fields replaced with the new values