TPdfSignature.Reason Property The reason for the signing, such as "I agree...". Leave it null if you do not want to specify a reason. Syntax Namespace: FlexCel.Pdf public String Reason { get; set; } See also TPdfSignature