Click or drag to resize
XDL

XvcObjNameMultiLine Property

이름 문자열의 Carriage return-Line Feed(\r\n) 처리를 문자열 분리로 할지 여부를 설정하고 확인한다.

Namespace:  Pixoneer.NXDL.NVC
Assembly:  NXDLvc (in NXDLvc.dll) Version: 2.0.3.31
Syntax
C#
public bool NameMultiLine { get; set; }

Property Value

Type: Boolean
See Also