Class FileZoneDefinition
Represent a File zone definition. That mean, for a specific file, where are draw the zone for a signature
Implements
Inherited Members
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 |