enableShadowRemovalNativePdf property

bool? enableShadowRemovalNativePdf
getter/setter pair

If true, use the text removal server to remove the shadow text on background image for native pdf translation.

Shadow removal feature can only be enabled when is_translate_native_pdf_only: false && pdf_native_only: false

Optional.

Implementation

core.bool? enableShadowRemovalNativePdf;