Class PDFSignatureExistingFieldsInfos
Implements
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.Entity
Assembly: SecureExchangesSDK.dll
Syntax
public class PDFSignatureExistingFieldsInfos : PDFExistingFieldsInfos, IExistingFieldsInfos
Constructors
PDFSignatureExistingFieldsInfos()
Declaration
public PDFSignatureExistingFieldsInfos()
PDFSignatureExistingFieldsInfos(PDFExistingFieldsInfos)
Declaration
public PDFSignatureExistingFieldsInfos(PDFExistingFieldsInfos existingFields)
Parameters
Type | Name | Description |
---|---|---|
PDFExistingFieldsInfos | existingFields |
Properties
FieldContact
Declaration
public string FieldContact { get; set; }
Property Value
Type | Description |
---|---|
System.String |
FieldLocation
Declaration
public string FieldLocation { get; set; }
Property Value
Type | Description |
---|---|
System.String |
FieldReason
Declaration
public string FieldReason { get; set; }
Property Value
Type | Description |
---|---|
System.String |
FieldSignatureCreator
Declaration
public string FieldSignatureCreator { get; set; }
Property Value
Type | Description |
---|---|
System.String |