SpaceBetweenUnitAndValue Property (ParserParameter)
In This Topic
Add a space between Unit and the value
Syntax
public bool SpaceBetweenUnitAndValue {get; set;}
public:
property bool SpaceBetweenUnitAndValue {
bool get();
void set ( bool value);
}
See Also