<Code Lib>
2020 Method
Changes 8
M

FormatOptions.CanSuppressSpaces(DisplayUnitType)

Description:
Checks whether spaces can be suppressed for a given display unit.
Overloads (2):
CanSuppressSpaces(DisplayUnitType)

public static bool CanSuppressSpaces(
	DisplayUnitType displayUnit
)

Return Value bool True if spaces can be suppressed, false otherwise.

Loading…