SecureBlackbox 2020 iOS Edition

Questions / Feedback?

sigOffsetY (property)

Specifies the signature widget offset from the bottom page border when AutoPos is False.

Syntax

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

Default Value

0

Remarks

Specifies the signature widget offset from the bottom page border when SigAutoPos is False.

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