size property

size property

Gets the slide dimensions in points.

Remarks

Assigning a new value resets the SlideSize.type property to SlideSizeType.CUSTOM and sets the SlideSize.orientation.

Definition:

@property
def size(self):
    ...

See Also