![]() | InDesign SDK 20.5 |
#include <ILastOutputTime.h>

Public Types | |
| enum | { kDefaultIID = IID_ILASTOUTPUTTIME } |
Public Member Functions | |
| virtual IDTime | Get () const =0 |
| virtual void | Set ()=0 |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
Interface used to hold the date and time the document was last printed, or exported to PDF.
| pure virtual |
Returns the last output time.
| pure virtual |
Sets the last output time to the current time.