SecureBlackbox 2020 iOS Edition

Questions / Feedback?

sigOffsetX (property)

Specifies the signature widget offset from the left-hand page border when AutoPos is False.

Syntax

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

Default Value

0

Remarks

Specifies the signature widget offset from the left-hand page border when SigAutoPos is False.

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