ICommonPosPrintStationCapabilities Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the capabilities common to all types of stations for point-of-service printers.
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
- Derived
- Attributes
Windows requirements
Device family |
Windows 10 (introduced in 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced in v1.0)
|
Properties
CartridgeSensors |
Gets information about the sensors that the printer station has available to report the status of the printer station. |
ColorCartridgeCapabilities |
Gets the color cartridges that the printer station can use to print in color. |
IsBoldSupported |
Gets whether the printer station can print bold characters. |
IsDoubleHighDoubleWidePrintSupported |
Gets whether the printer station can print characters that are both double-high and double-wide. |
IsDoubleHighPrintSupported |
Gets whether the printer station can print double-high characters. |
IsDoubleWidePrintSupported |
Gets whether the printer station can print double-wide characters. |
IsDualColorSupported |
Gets whether the printer station can print a dark color plus an alternate color. |
IsItalicSupported |
Gets whether the printer station can print italic characters. |
IsPaperEmptySensorSupported |
Gets whether the printer station has an out-of-paper sensor. |
IsPaperNearEndSensorSupported |
Gets whether the printer station has a low-paper sensor. |
IsPrinterPresent |
Gets whether a printer station is present. |
IsUnderlineSupported |
Gets whether the printer station can underline characters. |
SupportedCharactersPerLine |
Gets a collection of the line widths in characters per line that the printer station supports. |