print_frame_slide property
print_frame_slide property
Specifies whether to draw frames around the displayed slides or not.
Remarks
Default value is true .
Definition:
@property
def print_frame_slide(self):
...
@print_frame_slide.setter
def print_frame_slide(self, value):
...
See Also
- class
HandoutLayoutingOptions - module
aspose.slides.export - library
Aspose.Slides