[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.AnchoredObject.AttachToPreviousChar

AttachToPreviousChar Property

AttachToPreviousChar

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.

Declaration
public bool AttachToPreviousChar { get; set; }
Public Property AttachToPreviousChar As Boolean