PdfDigitalSignatureFieldName Property

Gets or sets the signature field name in the PDF document. By default, it is null and a predefined field name is used

Definition

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

Property Value

String

See Also