TPdfSignature.Name Property
Name to be given to the signature. This will be displayed in the "signatures" tab, and acrobat normally names it "Signature". It cannot be null. Note: Signature names cannot contain dots. An exception will be thrown if you try to enter a name with a dot here.
Syntax
Namespace: FlexCel.Pdf
public String Name { get; set; }