PdfCertifierSigner Property |
Gets or sets a value representing the "signer" of this document.
Namespace:
RadPdf.Integration
Assembly:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax public string Signer { get; set; }
Public Property Signer As String
Get
Set
Property Value
Type:
StringRemarks
In most viewers, this property is ignored and certificate's information is instead used.
See Also