PdfDigitalSignatureFieldName Property

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

Definition

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

Property Value

String

See Also