Namespace: BitMiracle.Docotic.Pdf
public DateTime? ModifiedDate { get; set; }
Public Property ModifiedDate As DateTime? Get Set
Returned date and time (what you get) expressed in UTC (Coordinated Universal Time).
Provided date and time (what you set) can be in UTC or local time zone but UTC is recommended. Milliseconds of the provided time are ignored.