creation_date property
creation_date property
The creation date of the document, implementing IDocumentInfo.creation_date.
Definition:
@property
def creation_date(self):
...
@creation_date.setter
def creation_date(self, value):
...
See Also
- class
DocumentInfo