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: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.10.0
C#
public string FieldName { get; set; }

Property Value

String

See Also