PdfDigitalSignatureFieldName Property

The signature field name in PDF document. By default it is null and a predefined field name will be used

Definition

Namespace: Winnovative.Pdf.Chromium
Assembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 18.4.0
C#
public string FieldName { get; set; }

Property Value

String

See Also