SecureBlackbox 2020 iOS Edition

Questions / Feedback?

sigSignerCaption (property)

Specifies the caption for the signer section on the signature widget.

Syntax

@property (nonatomic,readwrite,assign,getter=sigSignerCaption,setter=setSigSignerCaption:) NSString* sigSignerCaption;
- (NSString*)sigSignerCaption;
- (void)setSigSignerCaption:(NSString*)newSigSignerCaption;
public var sigSignerCaption: String {
  get {...}
set {...} }

Default Value

""

Remarks

Specifies the caption for the signer section on the signature widget.

The default value is "Signer: ".

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 iOS Edition - Version 20.0 [Build 8166]