SecureBlackbox 2020 iOS Edition

Questions / Feedback?

permsExtractAcc (property)

Indicates if the user may extract pictures/text from the document for accessibility purposes.

Syntax

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

Default Value

TRUE

Remarks

Indicates if the user may extract pictures/text from the document for accessibility purposes.

This property is read-only.

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