SecureBlackbox 2020 iOS Edition

Questions / Feedback?

sigPage (property)

The index of the page on which to place the signature.

Syntax

@property (nonatomic,readwrite,assign,getter=sigPage,setter=setSigPage:) int sigPage;
- (int)sigPage;
- (void)setSigPage:(int)newSigPage;
public var sigPage: Int32 {
  get {...}
set {...} }

Default Value

0

Remarks

The index of the page on which to place the signature.

To place the signature widget on multiple pages, use SigPagesToPlaceOn and SigShowOnAllPages properties.

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