クラス InspectDocumentRemoveOptions
- java.lang.Object
-
- jp.co.antenna.AHOOXMLDocxManagerJavaCtl.InspectDocumentRemoveOptions
-
public class InspectDocumentRemoveOptions extends java.lang.Object
ドキュメント検査の削除対象のオプション- バージョン:
- 1.0 2022/06/24
- 作成者:
- Copyright (c) 2022 Antenna House, Inc. All rights reserved.
-
-
フィールドの概要
フィールド 修飾子とタイプ フィールド 説明 boolean
removeDocumentProperties
プロパティ情報を削除する場合はtrueboolean
removeHiddenText
隠し文字を削除する場合はtrueboolean
removePersonalInformation
個人情報を削除する場合はtrue
-
コンストラクタの概要
コンストラクタ コンストラクタ 説明 InspectDocumentRemoveOptions()
コンストラクタ
-