ICommonPosPrintStationCapabilities.IsUnderlineSupported 속성

정의

프린터 스테이션에서 문자에 밑줄을 긋을 수 있는지 여부를 가져옵니다.

public:
 property bool IsUnderlineSupported { bool get(); };
bool IsUnderlineSupported();
public bool IsUnderlineSupported { get; }
var boolean = iCommonPosPrintStationCapabilities.isUnderlineSupported;
Public ReadOnly Property IsUnderlineSupported As Boolean

속성 값

Boolean

bool

True이면 프린터 스테이션에서 문자에 밑줄을 긋을 수 있습니다. 그렇지 않으면 false입니다.

적용 대상

추가 정보