バージョン

NewLineType プロパティ (TextRun)

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