canPrint property
bool
get
canPrint
Returns whether the user is currently allowed to print the content.
Navigators and reading apps can use this to know if the "Print" action should be greyed out or not.
Implementation
bool get canPrint;