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