Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Class FileTemplateZoneDefinition

    Inheritance
    object
    BaseFileSignDefinition
    FileTemplateZoneDefinition
    Implements
    INotifyPropertyChanged
    Inherited Members
    BaseFileSignDefinition.UniqueName
    BaseFileSignDefinition.DoNotAppendCertificateToFile
    BaseFileSignDefinition.IsPKIFile
    BaseFileSignDefinition.DoNotEncryptPDF
    BaseFileSignDefinition.PropertyChanged
    BaseFileSignDefinition.RaisePropertyChanged(string)
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: SecureExchangesSDK.SecureExchanges
    Assembly: SecureExchangesSDK.dll
    Syntax
    [Serializable]
    public class FileTemplateZoneDefinition : BaseFileSignDefinition, INotifyPropertyChanged

    Properties

    IsSignAndSend

    Declaration
    public bool IsSignAndSend { get; set; }
    Property Value
    Type Description
    bool

    ZonesDef

    Declaration
    public SignTemplateRecipient[] ZonesDef { get; set; }
    Property Value
    Type Description
    SignTemplateRecipient[]

    Implements

    INotifyPropertyChanged

    Extension Methods

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