HandoutLayoutingOptions class

HandoutLayoutingOptions class

Represents the handout presentation layout mode for export.

The HandoutLayoutingOptions type exposes the following members:

Constructors

ConstructorDescription
__init__Initializes the default values.

Properties

PropertyDescription
handoutSpecifies how many slides and in what sequence will be placed on the page HandoutType.
print_slide_numbersSpecifies whether or not to print the displayed slide numbers.
print_frame_slideSpecifies whether to draw frames around the displayed slides or not.
print_commentsSpecifies whether or not to display comments on slides

See Also