Class InspectDocumentResult
- java.lang.Object
-
- jp.co.antenna.AHOOXMLDocxManagerJavaCtl.InspectDocumentResult
-
public class InspectDocumentResult extends java.lang.Object
Treat the result of inspect document- Version:
- 1.0 2022/06/24
- Author:
- Copyright (c) 2022 Antenna House, Inc. All rights reserved.
-
-
Field Summary
Fields Modifier and Type Field Description boolean
documentProperties
"true" if property information existsboolean
hiddenText
"true" if hidden text existsboolean
personalInformation
"true" if personal information exists
-