Enum security
DisplayTraits
Namespace: Datalogics::PDFL
Description
Enumeration to specify fields to display as part of signature appearance.
Values
- KDisplayNone
Do not display text labels or logo image. Note that specifying this option results in an empty signature appearance.
- KDisplayAll
Display all available text labels and logo image. Note that the application expects valid data to be supplied for each available label that will be displayed as a result of this option being selected.
- KDisplayName
Display the Name label.
- KDisplayReason
Display the Reason label.
- KDisplayLocation
Display the Location label.
- KDisplayDate
Display the Date label.
- KDisplayContactInfo
Display the ContactInfo label.
- KDisplayDN
Display the Signer Certificate's Distinguished Name label.
- KDisplayLogo
Display logo image.