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