LastSavedTime
IDocumentProperties.LastSavedTime property
返回上次修改演示文稿的日期。 在 Presentation.DocumentProperties 的情况下为只读(因为它将在 IPresentation 对象保存过程中在内部更新)。 可以通过方法返回的 DocumentProperties 实例进行更改ReadDocumentProperties
请参见:::R5 中的示例:M:Aspose.Slides.IPresentationInfo.UpdateDocumentProperties(Aspose.Slides.IDocumentProperties):::方法总结。
public DateTime LastSavedTime { get; set; }
也可以看看
- interface IDocumentProperties
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides