Back to Devexpress

PdfPkcs7Signature.IsDocumentTimeStamp Property

officefileapi-devexpress-dot-pdf-dot-pdfpkcs7signature-39acd6ad.md

latest1.0 KB
Original Source

PdfPkcs7Signature.IsDocumentTimeStamp Property

Gets whether the signature is a TimeStamp.

Namespace : DevExpress.Pdf

Assembly : DevExpress.Pdf.v25.2.Core.dll

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public bool IsDocumentTimeStamp { get; }
vb
Public ReadOnly Property IsDocumentTimeStamp As Boolean

Property Value

TypeDescription
Boolean

true if the signature is a TimeStamp; otherwise, false.

|

See Also

PdfPkcs7Signature Class

PdfPkcs7Signature Members

DevExpress.Pdf Namespace