topLeft property

PagePosition topLeft

Page position is at the top left.

Implementation

static PagePosition get topLeft {
  return PagePosition('TOP_LEFT');
}