ClaimedSlipPrinter.SidewaysMaxLines 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 the maximum number of lines that the slip printer station can print in sideways mode.
public:
property unsigned int SidewaysMaxLines { unsigned int get(); };
uint32_t SidewaysMaxLines();
public uint SidewaysMaxLines { get; }
var uInt32 = claimedSlipPrinter.sidewaysMaxLines;
Public ReadOnly Property SidewaysMaxLines As UInteger
Property Value
The maximum number of lines that the slip printer station can print in sideways mode.