LastPrinted

BuiltInDocumentPropertyCollection.LastPrinted property

获取或设置文档最后在本地时区打印的日期。

public DateTime LastPrinted { get; set; }

评论

如果从未打印过文档,则此属性将返回 DateTime.MinValue。

当您修改文档时,Aspose.Cells 不会更新此属性。

也可以看看