CARenderingStyle::NewLineAsCRLF
ADE User Guide > ADE Server Class Reference > CARenderingStyle
property bool NewLineAsCRLF
指明文本中的換行符被轉化成一個CRLF(回車換行符)序列。當輸出到控制台窗口時,換行符不會正確打印,例如在CScript程序中,除非此處設置為ture。但是,如果你就想在一個文本值中獲得字符形式,請將此處設定為false,默認為Ture。
數據類型
Boolean:布爾值
存取
讀 / 寫
用法
obj.CAObject::RenderingStyle.NewLineAsCRLF = False
另請參考
Comments
Enable comment auto-refresher