'Declaration
Public Property AcceptsCrLf As CrLfMode
'Usage
Dim instance As GcNumber Dim value As CrLfMode instance.AcceptsCrLf = value value = instance.AcceptsCrLf
public CrLfMode AcceptsCrLf {get; set;}
Property Value
A CrLfMode enumeration indicates which mode that the CrLf chars will be used when copy, cut and paste string.The default is CrLfMode.NoControl.