Click or drag to resize

CommonDecodersLimitsPageCount Property

LimitsPageCount property used for document filter parameters.

Namespace:  Atalasoft.Shared.Config
Assembly:  Atalasoft.Shared (in Atalasoft.Shared.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public int LimitsPageCount { get; set; }

Property Value

Type: Int32
Remarks

Field is optional, default value is equal to DefaultLimitsPageCount.

Validation checks: integer value with minimum value = 1.

See Also