SecureBlackbox 2020 iOS Edition

Questions / Feedback?

sigPrint (property)

Whether the signature shall appear in printed documents.

Syntax

@property (nonatomic,readonly,assign,getter=sigPrint) BOOL sigPrint;
- (BOOL)sigPrint;
public var sigPrint: Bool {
  get {...}
}

Default Value

TRUE

Remarks

Whether the signature shall appear in printed documents.

This property is read-only.

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