currentDateTime Property

Summary

Gets or sets the current date and time when creating this stamp element.

Syntax

JavaScript Syntax
Object.defineProperty(AnnBatesDateTime.prototype, 'currentDateTime', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
currentDateTime: System.Object; 

Property Value

A value indicating the current date and time when creating this stamp element.

Example

For an example, refer to IAnnBatesElement.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Documents Assembly