enableDocumentLinkAnnotation property

bool enableDocumentLinkAnnotation
final

Indicates whether the document link annotation navigation can be performed or not.

If this property is set as false, then the document link annotation will not be navigated.

Defaults to true.

Implementation

final bool enableDocumentLinkAnnotation;