DetectedSensitiveItem Class
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Represents results of sensitive data detection. See SensitiveDataDetector.
Inheritance Hierarchy
Bytescout.PDFExtractorDetectedSensitiveItem
Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
The DetectedSensitiveItem type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DetectedSensitiveItem | Initializes a new instance of the DetectedSensitiveItem class |
Properties
Name | Description | |
---|---|---|
Confidence | ||
Description | ||
Locale | ||
PageIndex | ||
Rectangle | ||
Text | ||
Type |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Overrides ObjectToString.) |
See Also