SecureBlackbox 2020 iOS Edition

Questions / Feedback?

permsAssemble (property)

Indicates if the viewer may assemble a new document on the basis of the encrypted one.

Syntax

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

Default Value

TRUE

Remarks

Indicates if the viewer may assemble a new document on the basis of the encrypted one.

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