BaseIncrementalTextGeneratorMinDigits Property |
Minumum number of digits. Prepends 0 to reach the minimum length.
Namespace: RAYLASE.Marker.Common.TextGeneratorAssembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.19.0
Syntaxpublic virtual int MinDigits { get; set; }
Property Value
Int32
See Also