PageSize module

class PageSize.PageSize

Bases: SpireObject

Represents a page size.

static A3() SizeF

Returns the A3 page size.

static A4() SizeF

Returns the A4 page size.

static A5() SizeF

Returns the A5 page size.

static A6() SizeF

Returns the A6 page size.

static B4() SizeF

Returns the B4 page size.

static B5() SizeF

Returns the B5 page size.

static B6() SizeF

Returns the B6 page size.

static EnvelopeDL() SizeF

Returns the EnvelopeDL page size.

static Executive() SizeF

Returns the Executive page size.

static Flsa() SizeF

Returns the Flsa page size.

static HalfLetter() SizeF

Returns the HalfLetter page size.

static Ledger() SizeF

Returns the Ledger page size.

static Legal() SizeF

Returns the Legal page size.

static Letter() SizeF

Returns the Letter page size.

static Letter11x17() SizeF

Returns the Letter11x17 page size.

static Note() SizeF

Returns the Note page size.

static Quarto() SizeF

Returns the Quarto page size.

static Statement() SizeF

Returns the Statement page size.

static Tabloid() SizeF

Returns the Tabloid page size.