SignatureInfo.SignatureText Property
Gets or sets the value of the signature text used to sign this document. Read/write.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property SignatureText As String
Get
Set
'Usage
Dim instance As SignatureInfo
Dim value As String
value = instance.SignatureText
instance.SignatureText = value
string SignatureText { get; set; }
Property Value
Type: System.String
String