[]
Gets or sets a value indicating if the object should be attached to the previous visible character (True) or to the next visible character (False).
The default is false.
public bool AttachToPreviousChar { get; set; }
Public Property AttachToPreviousChar As Boolean