クラス InspectDocumentRemoveOptions


  • public class InspectDocumentRemoveOptions
    extends java.lang.Object
    ドキュメント検査の削除対象のオプション
    バージョン:
    1.0 2022/06/24
    作成者:
    Copyright (c) 2022 Antenna House, Inc. All rights reserved.
    • メソッドの概要

      • クラスから継承されたメソッド java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • フィールドの詳細

      • removeDocumentProperties

        public boolean removeDocumentProperties
        プロパティ情報を削除する場合はtrue
      • removePersonalInformation

        public boolean removePersonalInformation
        個人情報を削除する場合はtrue
      • removeHiddenText

        public boolean removeHiddenText
        隠し文字を削除する場合はtrue
    • コンストラクタの詳細

      • InspectDocumentRemoveOptions

        public InspectDocumentRemoveOptions()
        コンストラクタ