isPrintSupported method

bool isPrintSupported()

Implementation

bool isPrintSupported() {
  return _isPrintSupported;
}