Configuer Text,Show Sign content

Namespace: Spire.Pdf.Security
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
[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

MemberValueDescription
Name1
Location2
DistinguishedName4
Logo8
Date16
Reason32
ContactInfo64
Labels128

See Also