use_full_data_extraction property

use_full_data_extraction property

When true, performs full data extraction (AnalyzePercentageDigitalSignature) for maximum accuracy.

Definition:

@property
def use_full_data_extraction(self):
    ...
@use_full_data_extraction.setter
def use_full_data_extraction(self, value):
    ...

See Also