SecureBlackbox 2020 iOS Edition

Questions / Feedback?

permsAnnotations (property)

Indicates whether the viewer may add annotations to the document.

Syntax

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

Default Value

TRUE

Remarks

Indicates whether the viewer may add annotations to the document.

This property is read-only.

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