SecureBlackbox 2020 iOS Edition

Questions / Feedback?

sigPrint (property)

Whether the signature shall appear in printed documents.

Syntax

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

Default Value

TRUE

Remarks

Whether the signature shall appear in printed documents.

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