Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Class RecipientZoneDefinition

    That is the zone definition for a recipient in a Signature seance

    Inheritance
    object
    RecipientInfo
    RecipientZoneDefinition
    Inherited Members
    RecipientInfo.Email
    RecipientInfo.Phone
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    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[]

    Extension Methods

    ExtensionHelper.CopySameNameAndTypeProperties<T, S>(T, S)
    In this article
    Back to top Secure Exchanges Inc. - Documentation