Click or drag to resize

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.44.0.0 (3.44.0.0)
Syntax
public PdfTimeStamper TimeStampUsing { get; set; }

Property Value

Type: PdfTimeStamper
Remarks

Time stamping is optional, but will help viewers to trust the validity of the certification.

See Also