DoNotExpandShiftReturn Property
In This Topic
Gets or sets whether to don't justify lines ending in soft line break.
Syntax
'Declaration
Public Property DoNotExpandShiftReturn As System.Boolean
public System.bool DoNotExpandShiftReturn {get; set;}
See Also