TiffOptionsDateTime Property

Gets or sets the date and time.

Namespace:  Aspose.CAD.ImageOptions
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public string DateTime { get; set; }

Property Value

Type: String
The date and time.
See Also