SecureBlackbox 2020 iOS Edition

Questions / Feedback?

signCoreProperties (property)

Whether to sign the core properties of the document.

Syntax

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

Default Value

FALSE

Remarks

The core properties are a set of elements that describe common and well-known properties of the Office document package such as creator, version, revision, etc.

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