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,readonly,assign,getter=permsAssemble) BOOL permsAssemble;
- (BOOL)permsAssemble;
public var permsAssemble: Bool {
  get {...}
}

Default Value

TRUE

Remarks

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

This property is read-only.

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