last_printed property
last_printed property
Returns the date when a presentation was printed last time. Read/write System.DateTime.
Definition:
@property
def last_printed(self):
...
@last_printed.setter
def last_printed(self, value):
...
See Also
- class
IDocumentProperties
- module
aspose.slides
- library
Aspose.Slides