Click or drag to resize
XDL

XvcTextStrikeOut Property

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

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

Property Value

Type: Boolean
See Also