Overload | Description |
---|---|
TimeStamp(TimeStampProperties,Stream) | Adds a document time stamp and saves the current document to a stream. |
TimeStamp(TimeStampProperties,String) | Adds a document time stamp and saves the current document to a file. |
TimeStamp(TimeStampProperties,Stream,SaveMode) | Adds a document time stamp and saves the current document to a stream. |
TimeStamp(TimeStampProperties,String,SaveMode) | Adds a document time stamp and saves the current document to a file. |