canShowHyperlinkDialog property
Indicates whether the hyperlink dialog in SfPdfViewer can be displayed or not.
If this property is set as false
, the hyperlink dialog in SfPdfViewer will
not be displayed.
Defaults to true
.
Implementation
final bool canShowHyperlinkDialog;