AnnotationUrl class
- Inheritance
-
- Object
- AnnotationBuilder
- AnnotationUrl
Constructors
- AnnotationUrl(String destination, {DateTime? date, String? subject, String? author, PdfIndirect? replaces})
Properties
Methods
-
build(
Context context, PdfRect? box) → PdfAnnot -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited