HandoutLayoutingOptions
HandoutLayoutingOptions class
Represents the handout presentation layout mode for export.
public class HandoutLayoutingOptions : ISlidesLayoutOptions
Constructors
Name | Description |
---|---|
HandoutLayoutingOptions() | Initializes the default values. |
Properties
Name | Description |
---|---|
Handout { get; set; } | Specifies how many slides and in what sequence will be placed on the page HandoutType . |
PrintComments { get; set; } | Specifies whether or not to display comments on slides |
PrintFrameSlide { get; set; } | Specifies whether to draw frames around the displayed slides or not. |
PrintSlideNumbers { get; set; } | Specifies whether or not to print the displayed slide numbers. |
See Also
- interface ISlidesLayoutOptions
- namespace Aspose.Slides.Export
- assembly Aspose.Slides