DetectedSensitiveItem ClassByteScout PDF Extractor SDK
Represents results of sensitive data detection. See SensitiveDataDetector.
Inheritance Hierarchy

SystemObject
  Bytescout.PDFExtractorDetectedSensitiveItem

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax

public class DetectedSensitiveItem

The DetectedSensitiveItem type exposes the following members.

Constructors

  NameDescription
Public methodDetectedSensitiveItem
Initializes a new instance of the DetectedSensitiveItem class
Top
Properties

  NameDescription
Public propertyConfidence
Public propertyDescription
Public propertyLocale
Public propertyPageIndex
Public propertyRectangle
Public propertyText
Public propertyType
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Overrides ObjectToString.)
Top
See Also

Reference