SecureBlackbox 2020 iOS Edition

Questions / Feedback?

sigNoView (property)

If this value is True the signature widget will not be displayed when the document is viewed.

Syntax

@property (nonatomic,readwrite,assign,getter=sigNoView,setter=setSigNoView:) BOOL sigNoView;
- (BOOL)sigNoView;
- (void)setSigNoView:(BOOL)newSigNoView;
public var sigNoView: Bool {
  get {...}
set {...} }

Default Value

FALSE

Remarks

If this value is True the signature widget will not be displayed when the document is viewed.

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