SecureBlackbox 2020 iOS Edition

Questions / Feedback?

sigShowOnAllPages (property)

Forces the signature widget to be displayed on all pages in the document.

Syntax

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

Default Value

FALSE

Remarks

Forces the signature widget to be displayed on all pages in the document.

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