handout property #
Specifies how many slides and in what sequence will be placed on the page HandoutViewType
.
Remarks #
Default value is HandoutViewType.HANDOUTS_6_HORIZONTAL
.
Definition: #
@property
def handout(self):
...
@handout.setter
def handout(self, value):
...
See Also #
- class
HandoutViewOptions
- enumeration
HandoutViewType
- module
slidize
- library
Slidize