ICommonPosPrintStationCapabilities 인터페이스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
서비스 지점 프린터의 모든 유형의 스테이션에 공통적인 기능을 나타냅니다.
public interface class ICommonPosPrintStationCapabilities
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(3730526922, 57390, 16617, 158, 94, 27, 72, 142, 106, 172, 252)]
struct ICommonPosPrintStationCapabilities
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(3730526922, 57390, 16617, 158, 94, 27, 72, 142, 106, 172, 252)]
public interface ICommonPosPrintStationCapabilities
Public Interface ICommonPosPrintStationCapabilities
- 파생
- 특성
Windows 요구 사항
디바이스 패밀리 |
Windows 10 (10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox에서 도입되었습니다.)
|
API contract |
Windows.Foundation.UniversalApiContract (v1.0에서 도입되었습니다.)
|
속성
CartridgeSensors |
프린터 스테이션에서 프린터 스테이션의 상태 보고하는 데 사용할 수 있는 센서에 대한 정보를 가져옵니다. |
ColorCartridgeCapabilities |
프린터 스테이션에서 색으로 인쇄하는 데 사용할 수 있는 색 카트리지를 가져옵니다. |
IsBoldSupported |
프린터 스테이션에서 굵은 문자를 인쇄할 수 있는지 여부를 가져옵니다. |
IsDoubleHighDoubleWidePrintSupported |
프린터 스테이션에서 두 배 높이 및 이중 너비의 문자를 인쇄할 수 있는지 여부를 가져옵니다. |
IsDoubleHighPrintSupported |
프린터 스테이션에서 이중 문자를 인쇄할 수 있는지 여부를 가져옵니다. |
IsDoubleWidePrintSupported |
프린터 스테이션에서 이중 와이드 문자를 인쇄할 수 있는지 여부를 가져옵니다. |
IsDualColorSupported |
프린터 스테이션에서 어두운 색과 대체 색을 인쇄할 수 있는지 여부를 가져옵니다. |
IsItalicSupported |
프린터 스테이션에서 기울임꼴 문자를 인쇄할 수 있는지 여부를 가져옵니다. |
IsPaperEmptySensorSupported |
프린터 스테이션에 종이 부족 센서가 있는지 여부를 가져옵니다. |
IsPaperNearEndSensorSupported |
프린터 스테이션에 낮은 용지 센서가 있는지 여부를 가져옵니다. |
IsPrinterPresent |
프린터 스테이션이 있는지 여부를 가져옵니다. |
IsUnderlineSupported |
프린터 스테이션에서 문자에 밑줄을 표시할 수 있는지 여부를 가져옵니다. |
SupportedCharactersPerLine |
프린터 스테이션에서 지원하는 줄당 문자 단위의 선 너비 컬렉션을 가져옵니다. |