Click or drag to resize

CustomTextGeneratorMinDigits Property

Minumum number of digits. Prepends 0 to reach the minimum length.

Namespace: RAYLASE.Marker.Common.TextGenerator
Assembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.19.0
Syntax
C#
public override int MinDigits { get; set; }

Property Value

Int32
See Also