PdfDigitalSignatureFieldName Property

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

Definition

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

Property Value

String

See Also