Class InspectDocumentRemoveOptions


  • public class InspectDocumentRemoveOptions
    extends java.lang.Object
    Options for removing target in inspect document
    Version:
    1.0 2022/06/24
    Author:
    Copyright (c) 2022 Antenna House, Inc. All rights reserved.
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • removeDocumentProperties

        public boolean removeDocumentProperties
        "true" if removing property information
      • removePersonalInformation

        public boolean removePersonalInformation
        "true" if removing personal information
      • removeHiddenText

        public boolean removeHiddenText
        "true" if removing hidden text
    • Constructor Detail

      • InspectDocumentRemoveOptions

        public InspectDocumentRemoveOptions()
        Constructor