ICommonReceiptSlipCapabilities.IsRight90RotationSupported Property
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.
Gets whether the receipt or slip printer station can print information rotated 90 degrees to the right.
public:
property bool IsRight90RotationSupported { bool get(); };
bool IsRight90RotationSupported();
public bool IsRight90RotationSupported { get; }
var boolean = iCommonReceiptSlipCapabilities.isRight90RotationSupported;
Public ReadOnly Property IsRight90RotationSupported As Boolean
Property Value
Boolean
bool
True if the receipt or slip printer station can print information rotated 90 degrees to the right; otherwise false.