AmpTimeago Constructor (DateTime, Int32, Int32)

Create instance of AmpTimeago.

Namespace:  Aspose.Email.Amp
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public AmpTimeago(
	DateTime dateTime,
	int width,
	int height
)

Parameters

dateTime
Type: SystemDateTime
width
Type: SystemInt32
height
Type: SystemInt32
See Also