Class RecipientZoneDefinition
That is the zone definition for a recipient in a Signature seance
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: SecureExchangesSDK.Models.Transport
Assembly: SecureExchangesSDK.dll
Syntax
public class RecipientZoneDefinition : RecipientInfo
Properties
ZonesDefByFile
That is the object containing the zones emplacement for the documents in the signature seance
Declaration
public FileZoneDefinition[] ZonesDefByFile { get; set; }
Property Value
Type | Description |
---|---|
FileZoneDefinition[] |