Click or drag to resize
XDL

XvcTextBoxStrikeOut Property

문자열에 가로줄을 도시할지(strike out) 여부를 설정한다.

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

Property Value

Type: Boolean
See Also