EvaluationLimitReachedException

EvaluationLimitReachedException class

GroupDocs exception thrown when the evaluation conversion allowance for the current process has been used up.

public sealed class EvaluationLimitReachedException : GroupDocsConversionException

Remarks

Only ever thrown without a license. Applying a license clears the allowance, so a licensed process never sees this exception however many documents it converts.

See Also