SetDefaultModel

IOcrAIPostProcessor.SetDefaultModel method

Sets the default AI model configuration to use for this processor.

public void SetDefaultModel(AsposeAIModelConfig customSettings)
ParameterTypeDescription
customSettingsAsposeAIModelConfigThe custom model configuration to load and apply.

See Also