b5 property

Standard B5 176x250mm size.

Implementation

static PageSize get b5 {
  return PageSize(const Size(499, 709));
}