SignatureConfiguerText Enumeration
|
Note: This API is now obsolete.
Configuer Text,Show Sign content
Namespace:
Spire.Pdf.Security
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
[ObsoleteAttribute("This enum may be removed in the future.To dispay its information, please simply set value to corresponding property .If not set,not display.")]
public enum SignatureConfiguerText
<ObsoleteAttribute("This enum may be removed in the future.To dispay its information, please simply set value to corresponding property .If not set,not display.")>
Public Enumeration SignatureConfiguerText
[ObsoleteAttribute(L"This enum may be removed in the future.To dispay its information, please simply set value to corresponding property .If not set,not display.")]
public enum class SignatureConfiguerText
[<ObsoleteAttribute("This enum may be removed in the future.To dispay its information, please simply set value to corresponding property .If not set,not display.")>]
type SignatureConfiguerText
Members
|
|
Member name
|
Value
|
Description
|
|
|
Name
|
1
|
Name
|
|
|
Location
|
2
|
Location
|
|
|
DistinguishedName
|
4
|
DistinguishedName
|
|
|
Logo
|
8
|
Logo
|
|
|
Date
|
16
|
Date
|
|
|
Reason
|
32
|
Reason
|
|
|
ContactInfo
|
64
|
ContactInfo
|
|
|
Labels
|
128
|
Labels
|
See Also