Type Property (Signature)
In This Topic
Gets the signature type, if present, shall be "Sig" for a signature dictionary or "DocTimeStamp" for a time-stamp signature dictionary.
Syntax
'Declaration
Public ReadOnly Property Type As System.String
public System.string Type {get;}
See Also