Property IsDocumentTimestamp
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
IsDocumentTimestamp
Gets the value indicating whether this contents is for a document timestamp signature.
public bool IsDocumentTimestamp { get; }
Property Value
- bool
true
if this contents is for a document timestamp signature.false
if the contents is for a digital signature of approval / certification type.