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