Property SigningTime
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
SigningTime
Gets the date and time of signing.
public DateTime? SigningTime { get; }
Property Value
- DateTime?
The date and time of signing or
null
if signing date and time is not specified.
Remarks
Returned date and time expressed in UTC (Coordinated Universal Time).