size property

size property

Gets the slide dimensions in points.

Remarks

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

Definition:

@property
def size(self):
    ...

See Also