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,readwrite,assign,getter=permsExtractAcc,setter=setPermsExtractAcc:) BOOL permsExtractAcc;
- (BOOL)permsExtractAcc;
- (void)setPermsExtractAcc:(BOOL)newPermsExtractAcc;
public var permsExtractAcc: Bool {
  get {...}
set {...} }

Default Value

TRUE

Remarks

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

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