Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.25 KB

base-document-normalizer-task-setting-name.md

File metadata and controls

30 lines (24 loc) · 1.25 KB
layout title description keywords needAutoGenerateSidebar noTitleIndex needGenerateH3Content permalink
default-layout
BaseDocumentNormalizerTaskSettingName - Dynamsoft Document Normalizer Parameters
The parameter BaseDocumentNormalizerTaskSettingName of Dynamsoft Document Normalizer defines the base object of the current DocumentNormalizerTaskSetting.
Base document normalizer task setting name
true
true
true
/parameters/reference/document-normalizer-task-settings/base-document-normalizer-task-setting-name.html

BaseDocumentNormalizerTaskSettingName

Parameter BaseDocumentNormalizerTaskSettingName represents the name of another DocumentNormalizerTaskSetting object. It is used to inherit the parameters defined in its parent DocumentNormalizerTaskSetting object. If a parameter has already been defined in this object, the parameter with the same name will not be inherited from the parent object.

Example

{
    "BaseDocumentNormalizerTaskSettingName": "DD_0"
}

Parameter Summary

BaseDocumentNormalizerTaskSettingName Parameter Summary
Type
String
Range
One of the existing DocumentNormalizerTaskSetting object name.
Default Value
""