PdfDigitalSignatureFieldName Property

The signature field name. The default value is null and a predefined field name is used

Definition

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

Property Value

String

See Also