a5 property

Standard A5 148x210mm size.

Implementation

static PageSize get a5 {
  return PageSize(const Size(420, 595));
}