isPrintingEnabled

abstract fun isPrintingEnabled(): Boolean

Indicates whether the printing support is enabled or not. Enabled by default.

Return

true if printing is enabled, false otherwise.