If "copy to clipboard" actions should be allowed.
Note that most browsers will still show and allow "copy" when right-clicking/long-pressing images.
Use IEpubReaderPublicationOptions.preventDefaultContextMenuOnMediaElements
to disable that behaviour.
Text to append when a "copy to clipboard" action is performed.
This option only has an effect if allowCopy
is set to true.
Text to prepend when a "copy to clipboard" action is performed.
This option only has an effect if allowCopy
is set to true.
Generated using TypeDoc
Options controlling how Clipboard actions behave in ReaderPublications