Property SizeText
SizeText
Gets the string representation of the size if it is available; otherwise, returns an empty string.
public virtual string SizeText { get; }
Property Value
Remarks
Use this property to obtain a user-friendly display of the size value. If the size has not been set, this property returns an empty string.