Class: QgsPageSize

class qgis.core.QgsPageSize

Bases: sip.wrapper

A named page size for layouts.

QgsPageSize()

QgsPageSize(name: str, size: QgsLayoutSize, displayName: 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(QgsPageSize)

Attributes

displayName
name
size