getDefaultPaper method

int getDefaultPaper()

Implementation

int getDefaultPaper() {
  return this._defaultPaper;
}