Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IBuiltInDocumentPropertyCollection Interface / LastPrinted Property
In This Topic
    LastPrinted Property
    In This Topic
    Gets or sets the Universal time when the document was last printed.
    Syntax
    System.DateTime LastPrinted {get; set;}
    See Also