@regulaforensics/document-reader
Preparing search index...
DocFeature
Class DocFeature
Index
Constructors
constructor
Properties
data
type
Methods
from
Json
Constructors
constructor
new
DocFeature
()
:
DocFeature
Returns
DocFeature
Properties
Readonly
data
data
:
BytesData
Readonly
type
type
:
number
Methods
Static
from
Json
fromJson
(
jsonObject
:
any
)
:
DocFeature
|
null
Allows you to deserialize object.
Parameters
jsonObject
:
any
Returns
DocFeature
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
data
type
Methods
from
Json
@regulaforensics/document-reader
Loading...
Allows you to deserialize object.