ImageInfo CaptureDate Property C# API
Get/set the date/time at which the image was captured.

Namespace: Facilita.Fc.Citrix
Assembly: fcCitrix (in fcCitrix.dll) Version: 9.5.5.77
Syntax

public DateTime CaptureDate { get; set; }
See Also