'Declaration Public Property PreserveSymbols As Boolean
public bool PreserveSymbols { get; set; }
Property Value
True - the text region formatter cannot change symbols in this text region;
false - the text region formatter can change symbols in this text region.
false - the text region formatter can change symbols in this text region.