LastSavedTime
DocumentProperties.LastSavedTime属性
返回演示文稿最后修改的日期。值为UTC。对于Presentation.DocumentProperties来说是只读的(因为它将在IPresentation对象保存过程时内部更新)。可以通过方法ReadDocumentProperties
返回的DocumentProperties实例进行更改。请参阅UpdateDocumentProperties
方法摘要中的示例。
public DateTime LastSavedTime { get; set; }
另见
- 类 DocumentProperties
- 命名空间 Aspose.Slides
- 程序集 Aspose.Slides