Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Class FileZoneDefinition

    Represent a File zone definition. That mean, for a specific file, where are draw the zone for a signature

    Inheritance
    object
    BaseFileSignDefinition
    FileZoneDefinition
    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.Models.Transport
    Assembly: SecureExchangesSDK.dll
    Syntax
    public class FileZoneDefinition : BaseFileSignDefinition, INotifyPropertyChanged

    Properties

    ZonesDef

    The definition of the zones for that file

    Declaration
    public SignZoneDefinition ZonesDef { get; set; }
    Property Value
    Type Description
    SignZoneDefinition

    Implements

    INotifyPropertyChanged

    Extension Methods

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