Click or drag to resize

PdfCertifierSigner Property

Gets or sets a value representing the "signer" of this document.

Namespace:  RadPdf.Integration
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public string Signer { get; set; }

Property Value

Type: String
Remarks

In most viewers, this property is ignored and certificate's information is instead used.

See Also