Adds the current date and time to a Document.
Namespace: iTextSharp.textAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public bool AddCreationDate() |
| Visual Basic |
|---|
Public Function AddCreationDate As Boolean |
| Visual C++ |
|---|
public: bool AddCreationDate() |