signoAPI iOS – STEditableFieldInfoDTO class

The STEditableFieldInfoDTO class is a data object derived from the STFormFieldInfoDTO class that contains the common properties of an editable form field. The class is also a superclass of STTextFieldInfoDTO, STButtonFieldInfoDTO and STChoiceFieldInfoDTO. The class is part of libSignoPDFSigner.

Property

Description

@property(nonatomic,strong) NSString *value

Property

Description

NSString* value

-

Return value

Description

-

-

Value of the form field

@property BOOL readOnly

Property

Description

BOOL readOnly

-

Return value

Description

-

-

‘Read only’ property of the form field