バージョン

NewLineType プロパティ (TextRun)

生成出力で新しい行を表すために使用するメソッドを決定する値を返すか、設定します。
シンタックス
'宣言
 
Public Property NewLineType As System.Nullable(Of NewLineType)
public System.Nullable<NewLineType> NewLineType {get; set;}
参照

オンラインで表示: GitHub