Jbig2Settings
Merged view of Jbig2Settings, combining immutable defaults, SDK overrides, and document overrides. Property writes automatically target the appropriate level (document if available, otherwise SDK).
from nutrient import Jbig2SettingsMethods
set_jbig2_pms_threshold
def set_jbig2_pms_threshold(self, value: float) -> NoneSets the Jbig2PmsThreshold property.
Parameters:
| Name | Type | Description |
|---|---|---|
value | float | The value to set for the Jbig2PmsThreshold property. |
Properties
jbig2_pms_threshold
@propertydef jbig2_pms_threshold(self) -> floatGets the Jbig2PmsThreshold property.
Type: float
Read-only property.