CARenderingStyle::NewLineAsCRLF

This page is a translated version of the page CARenderingStyle::NewLineAsCRLF and the translation is 100% complete.

ADE User Guide > ADE Server Class Reference > CARenderingStyle

Other languages:
English • ‎中文

property bool NewLineAsCRLF

指明文本中的換行符被轉化成一個CRLF(回車換行符)序列。當輸出到控制台窗口時,換行符不會正確列印,例如在CScript程序中,除非此處設置為ture。但是,如果你就想在一個文本值中獲得字符形式,請將此處設定為false,默認為Ture。

數據類型

Boolean:布爾值

存取

讀 / 寫

用法

obj.CAObject::RenderingStyle.NewLineAsCRLF = False

另請參考

Comments


You are not allowed to post comments.