Class: QgsPageSize

class qgis.core.QgsPageSize

Bases: sip.wrapper

A named page size for layouts.

Added in version 3.0.

QgsPageSize()

QgsPageSize(name: Optional[str], size: QgsLayoutSize, displayName: Optional[str] = ‘’) Constructor for QgsPageSize, accepting the name of the page size, the page size and the displayName.

QgsPageSize(size: QgsLayoutSize) Constructor for QgsPageSize, accepting a page size.

QgsPageSize(a0: QgsPageSize)

Signals

Attributes

displayName
name
size