comments_position property
comments_position property
The way comments are printed with the slide. Default is None.
Definition:
@property
def comments_position(self):
...
@comments_position.setter
def comments_position(self, value):
...
See Also
- class
PresentationLoadOptions