f122fcb8 2551 f567 e423 d2c0b69372e2 - akesseler/Plexdata.Utilities.Templates GitHub Wiki

Options.IsLimited Property

Indicates if string formatting should be treated as limited.

Namespace: Plexdata.Utilities.Formatting
Assembly: Plexdata.Utilities.Templates (in Plexdata.Utilities.Templates.dll) Version: 1.0.0

Syntax

C#

public bool IsLimited { get; }

Property Value

Type: Boolean
True if formatted string should be truncated up to a length of Maximum and false if formatted strings can be considered as unlimited.

Remarks

Any value of property Maximum that is greater than zero and less than MaxValue is treated as limited.

See Also

Reference

Options Class
Plexdata.Utilities.Formatting Namespace
Options.Maximum

⚠️ **GitHub.com Fallback** ⚠️