Property LineEnd
LineEnd
When implemented by a class, gets or sets boolean value indicating if the text position can be set to the end of the wrapped line.
bool LineEnd { get; set; }
When implemented by a class, gets or sets boolean value indicating if the text position can be set to the end of the wrapped line.
bool LineEnd { get; set; }