[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Documents.C1TextDecoration.LocationOffset

LocationOffset Property

LocationOffset

Gets or sets the offset from the vertical position defined in the Location property.

Declaration
public double LocationOffset { get; set; }
Remarks

A positive value moves the decoration down, while a negative value moves it up. The final offset value depends on the value of the LocationOffsetUnit property.