PdfCertifierTimeStampUsing Property |
Gets or sets a value resenting the time stamping authority and settings which should be used when certifying this document with a digital signature.
Namespace:
RadPdf.Integration
Assembly:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax public PdfTimeStamper TimeStampUsing { get; set; }
Public Property TimeStampUsing As PdfTimeStamper
Get
Set
Property Value
Type:
PdfTimeStamperRemarks
Time stamping is optional, but will help viewers to trust the validity of the certification.
See Also