slides_layout_options property
slides_layout_options property
Gets or sets the mode in which slides are placed on the page when exporting a presentation ISlidesLayoutOptions
.
This property doesn’t support assigning objects of type HandoutLayoutingOptions
Definition:
@property
def slides_layout_options(self):
...
@slides_layout_options.setter
def slides_layout_options(self, value):
...
See Also
- class
HandoutLayoutingOptions
- class
ISlidesLayoutOptions
- class
SwfOptions
- module
aspose.slides.export
- library
Aspose.Slides