Signature.ShowDetails Method
Displays details related to a signature packet.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Sub ShowDetails
'Usage
Dim instance As Signature
instance.ShowDetails()
void ShowDetails()