signoAPI iOS – STSignatureFieldInfoDTO class

The STSignatureFieldInfoDTO class is a data object derived from the STFormFieldInfoDTO class that contains the properties of a signature field. The class is part of libSignoPDFSigner.

Property

Description

@property BOOL isSigned

Property

Description

BOOL isSigned

-

Return value

Description

-

-

YES, if the field has already been signed; otherwise, NO

@property(nonatomic,strong) NSString *location

Property

Description

NSString* location

-

Return value

Description

-

-

Place where the signature was made

@property(nonatomic,strong) NSString *reason

Property

Description

NSString* reason

-

Return value

Description

-

-

Reason for the signature

@property(nonatomic,strong) NSString *contactInfo

Property

Description

NSString* contactInfo

-

Return value

Description

-

-

Contact information of the signer