Click or drag to resize

SignatureMetaData Class

This class represents the metadata present in the preamble of a signature stream.
Inheritance Hierarchy
SystemObject
  EasyScriptAPISignatureMetaData

Namespace:  EasyScriptAPI
Assembly:  EasyScriptAPI (in EasyScriptAPI.dll) Version: 3.5.29.0 (3.5.29.0)
Syntax
public class SignatureMetaData

The SignatureMetaData type exposes the following members.

Constructors
  NameDescription
Public methodSignatureMetaData
Initializes a new instance of the SignatureMetaData class
Top
Properties
  NameDescription
Public propertyModel
Property for the model.
Public propertyProtocolVersion
Property for the protocol version.
Public propertyVersion
Property for the version.
Top
Methods
See Also