Foxit PDF SDK  9.1
RedactModule Class Reference
Inheritance diagram for RedactModule:
<IModule>

Instance Methods

(FSReadToolSettings *) - getToolSettings
 
(void) - setToolSettings:
 
- Instance Methods inherited from <IModule>
(FSModuleStringName) - getName
 Get the module name. More...
 

Detailed Description

Copyright (C) 2003-2025, Foxit Software Inc.. All Rights Reserved.

http://www.foxitsoftware.com

The following code is copyrighted and is the proprietary of Foxit Software Inc.. It is not allowed to distribute any parts of Foxit PDF SDK for iOS to third party or public without permission unless an agreement is signed between Foxit Software Inc. and customers to explicitly grant customers permissions. Review legal.txt for additional license and legal information.

Method Documentation

◆ getToolSettings

- (FSReadToolSettings *) getToolSettings

Get the settrings when adding redact.

Returns
the settrings when adding redact FSReadToolSettings .

◆ setToolSettings:

- (void) setToolSettings: (FSReadToolSettings *)  toolSettings

Set the settrings when adding redact.

Parameters
propertythe settrings when adding redact FSReadToolSettings .